FIX: Debian systemd formatting

This commit is contained in:
Barbeque Sauce 2019-12-02 14:27:34 -05:00 committed by evilhero
parent 0cc6523115
commit 0ccd076fc4
1 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,13 @@
#!/usr/bin/env
### BEGIN INIT INFO
# Provides: mylar
# Required-Start: $all
# Required-Stop:
# Default-Start: 2 3 4 5
# Default-Stop:
# Short-Description: Mylar
### END INIT INFO
# Script name
NAME=mylar