Add devuan support for __start_on_boot
This commit is contained in:
parent
1322e85eac
commit
91ff80fa6a
2 changed files with 2 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ case "$state_should" in
|
|||
|
||||
else
|
||||
case "$os" in
|
||||
debian|ubuntu)
|
||||
debian|ubuntu|devuan)
|
||||
echo update-rc.d -f \"$name\" remove
|
||||
;;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue