added chmod

This commit is contained in:
2024-03-13 12:11:01 -05:00
parent 25539ca6d0
commit 4b5c66ba0f

View File

@@ -43,6 +43,7 @@ echo " /opt/cronicle-edge/bin/control.sh status" >> /etc/init.d/cronicle-
echo " eend $?" >> /etc/init.d/cronicle-edge
echo "}" >> /etc/init.d/cronicle-edge
echo "" >> /etc/init.d/cronicle-edge
chmod 755 /etc/init.d/cronicle-edge
# start and check service
rc-update add cronicle-edge