mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-20 19:03:08 +01:00
Update common-service-script.sh
This commit is contained in:
parent
dc61abd3bb
commit
83fee492b8
@ -78,11 +78,7 @@ startAndEnableService() {
|
||||
systemctl)
|
||||
"$ESCALATION_TOOL" "$INIT_MANAGER" enable --now "$1"
|
||||
;;
|
||||
rc-service)
|
||||
enableService "$1"
|
||||
startService "$1"
|
||||
;;
|
||||
runit)
|
||||
rc-service|runit)
|
||||
enableService "$1"
|
||||
startService "$1"
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user