FIX: Debian systemd formatting

This commit is contained in:
Barbeque Sauce 2019-12-02 14:27:34 -05:00 committed by GitHub
parent 66897c1549
commit d81e79c7f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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