diff --git a/distros/debian/sandfox-initd b/distros/debian/sandfox-initd index 12b3592..dd66b46 100755 --- a/distros/debian/sandfox-initd +++ b/distros/debian/sandfox-initd @@ -1,5 +1,13 @@ #!/bin/bash -# Sandfox boot startup script for Ubuntu and similar +### BEGIN INIT INFO +# Provides: sandfox +# Required-Start: $local_fs $network +# Required-Stop: $local_fs +# Default-Start: 2 3 4 5 +# Default-Stop: 0 1 6 +# Short-Description: sandfox +# Description: Sandfox boot startup script for Ubuntu and similar +### END INIT INFO sandfoxuser=myuser sandfoxprofile=firefox