mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-01-31 06:35:41 +00:00
Update core/tabs/common-service-script.sh
Cool with me. Thanks Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
5746748f52
commit
a669ed338f
|
@ -53,6 +53,7 @@ enableService() {
|
|||
;;
|
||||
runit)
|
||||
"$ESCALATION_TOOL" ln -sf "/etc/sv/$1" "/var/service/"
|
||||
printf "%b\n" "${YELLOW}Waiting 5 seconds...${RC}"
|
||||
sleep 5
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue
Block a user