Ignore non-existent sysinit functions

This commit is contained in:
Ben Peddell 2022-08-10 01:52:33 +10:00
parent 5ca9446078
commit e0c053cacc
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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