mirror of
https://github.com/eliasstepanik/ark-ac-server-tools.git
synced 2026-01-15 20:08:29 +00:00
Ignore non-existent sysinit functions
This commit is contained in:
parent
5ca9446078
commit
e0c053cacc
@ -11,6 +11,7 @@
|
||||
### END INIT INFO
|
||||
|
||||
# Using the lsb functions to perform the operations.
|
||||
# shellcheck source=/dev/null
|
||||
. /lib/lsb/init-functions
|
||||
|
||||
# Global variables
|
||||
|
||||
@ -21,6 +21,7 @@
|
||||
### END INIT INFO
|
||||
|
||||
# Using the lsb functions to perform the operations.
|
||||
# shellcheck source=/dev/null
|
||||
. /etc/rc.d/init.d/functions
|
||||
|
||||
# Global variables
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user