summarylogtreecommitdiffstats
path: root/sunloginclient.install
diff options
context:
space:
mode:
Diffstat (limited to 'sunloginclient.install')
-rw-r--r--sunloginclient.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/sunloginclient.install b/sunloginclient.install
index 2b155f3504e8..7b93ac7d6dde 100644
--- a/sunloginclient.install
+++ b/sunloginclient.install
@@ -1,5 +1,6 @@
post_install() {
if systemctl -q is-active runsunloginclient.service ;then
+ systemctl daemon-reload
systemctl restart runsunloginclient.service
fi