add rc.local, rc.shutdown
This commit is contained in:
5
rc.shutdown
Executable file
5
rc.shutdown
Executable file
@@ -0,0 +1,5 @@
|
||||
# Default rc.shutdown for void; add your custom commands here.
|
||||
#
|
||||
# This is run by runit in stage 3 after the services are stopped
|
||||
# (see /etc/runit/3).
|
||||
light -O
|
||||
Reference in New Issue
Block a user