summarylogtreecommitdiffstats
path: root/sunloginclient.install
diff options
context:
space:
mode:
authoryjun2021-02-04 23:56:17 +0800
committeryjun2021-02-04 23:56:17 +0800
commit561a1adf910dde11f4aa2716468b9091fd6e5fc4 (patch)
tree88a458c31c303f4cc6f203453c304ed4d9b2a293 /sunloginclient.install
parent146e19cdec836d4ef3ecf753cfc5183d875e3b29 (diff)
downloadaur-561a1adf910dde11f4aa2716468b9091fd6e5fc4.tar.gz
[updpkg] sunloginclient 11.0.0.35346
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