mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-01-30 22:34:27 +00:00
Update common-service-script.sh
This commit is contained in:
parent
2b27fa217b
commit
9b30926875
|
@ -53,6 +53,8 @@ enableService() {
|
||||||
;;
|
;;
|
||||||
sv)
|
sv)
|
||||||
"$ESCALATION_TOOL" ln -sf "/etc/sv/$1" "/var/service/"
|
"$ESCALATION_TOOL" ln -sf "/etc/sv/$1" "/var/service/"
|
||||||
|
printf "%b\n" "${YELLOW}Waiting 5 seconds...${RC}"
|
||||||
|
sleep 5
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user