[packages/systemd] post: run systemd-sysusers
jajcus
jajcus at pld-linux.org
Thu Feb 21 08:43:15 CET 2019
commit 9792a84d3a3b145d27388ba23f48599d60bf0ffa
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date: Thu Feb 21 08:42:44 2019 +0100
post: run systemd-sysusers
systemd.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/systemd.spec b/systemd.spec
index 6a34f1d..81fe971 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/9792a84d3a3b145d27388ba23f48599d60bf0ffa
More information about the pld-cvs-commit
mailing list