first commit
This commit is contained in:
9
etc_org/init/hostname.sh.conf
Normal file
9
etc_org/init/hostname.sh.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# hostname.sh - compatibility job for sysvinit dependencies
|
||||
#
|
||||
# This job runs once hostname job finished running, to signal startpar
|
||||
# that other rcS jobs relying on the historic hostname.sh interface
|
||||
# can continue.
|
||||
|
||||
description "Signal sysvinit that hostname is set"
|
||||
|
||||
start on stopped hostname
|
||||
Reference in New Issue
Block a user