mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-01-30 22:34:27 +00:00
Update core/tabs/common-service-script.sh
Found it faster than me. Thanks Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
a669ed338f
commit
9c71edf061
|
@ -78,7 +78,7 @@ startAndEnableService() {
|
|||
systemctl)
|
||||
"$ESCALATION_TOOL" "$INIT_MANAGER" enable --now "$1"
|
||||
;;
|
||||
rc-service|runit)
|
||||
rc-service | runit)
|
||||
enableService "$1"
|
||||
startService "$1"
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue
Block a user