diff options
Diffstat (limited to 'rc.shutdown')
-rw-r--r-- | rc.shutdown | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.shutdown b/rc.shutdown index 244b77d..6ab7932 100644 --- a/rc.shutdown +++ b/rc.shutdown @@ -1,3 +1,4 @@ +#!/bin/sh # Default rc.shutdown for void; add your custom commands here. # # This is run by runit in stage 3 after the services are stopped |