summarylogtreecommitdiffstats
path: root/cellframe-node.install
diff options
context:
space:
mode:
authorMika Hyttinen2024-02-14 04:51:15 +0200
committerMika Hyttinen2024-02-14 04:51:15 +0200
commit863ec2b9f94176a0552a2fa8b66454004c170856 (patch)
treec5001d2e4b3067fe64b8b9bc77976ff2aa1b18bf /cellframe-node.install
parent05168057d0e3eb448818f249cb2347060a95daef (diff)
downloadaur-863ec2b9f94176a0552a2fa8b66454004c170856.tar.gz
Update to 5.2.460
Diffstat (limited to 'cellframe-node.install')
-rw-r--r--cellframe-node.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/cellframe-node.install b/cellframe-node.install
index b641368201bd..aa58000ecbe3 100644
--- a/cellframe-node.install
+++ b/cellframe-node.install
@@ -69,6 +69,8 @@ post_install() {
}
post_upgrade() {
+ systemctl daemon-reload
+ systemctl is-active --quiet cellframe-node.service && systemctl restart cellframe-node.service
showmsg
}