]> git.pld-linux.org Git - packages/systemd.git/commitdiff
post: run systemd-sysusers
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 21 Feb 2019 07:42:44 +0000 (08:42 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Thu, 21 Feb 2019 07:42:44 +0000 (08:42 +0100)
systemd.spec

index 6a34f1de6f6451234bec1a8c8f993b2607465216..81fe97187d705e6d6e283128b63731bf2a12855e 100644 (file)
@@ -885,6 +885,7 @@ rm -rf $RPM_BUILD_ROOT
 /lib/systemd/systemd-random-seed save || :
 /bin/systemctl --system daemon-reexec || :
 /bin/journalctl --update-catalog || :
+/bin/systemd-sysusers || :
 
 %postun
 if [ $1 -ge 1 ]; then
This page took 0.265728 seconds and 4 git commands to generate.