The following changes were made:
* Configuration moved to new CONFIG directory to separate from usher * Made various improvements to most init scripts * Added dependency to perl for update-rc
This commit is contained in:
7
CONFIG/etc/default/halt
Normal file
7
CONFIG/etc/default/halt
Normal file
@@ -0,0 +1,7 @@
|
||||
# Default configuration for halt
|
||||
|
||||
# set to either halt or poweroff
|
||||
HALT=poweroff
|
||||
|
||||
# set to no to prevent shutting down network interfaces
|
||||
NETDOWN=yes
|
||||
Reference in New Issue
Block a user