1 parent fd6b250 commit f184aebCopy full SHA for f184aeb
1 file changed
DEBIAN/postinst
@@ -13,6 +13,7 @@ if command -v systemctl >/dev/null 2>&1; then
13
else
14
if [ -f /etc/watch_and_copy/config.json ]; then
15
systemctl start "$SERVICE"
16
+ fi
17
fi
18
19
0 commit comments