1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00

Add an explicit path to init script

This commit is contained in:
J. King 2021-06-30 18:46:10 -04:00
parent 2e29f3f76e
commit cbc7cd8ea7

1
dist/init.sh vendored
View file

@ -14,6 +14,7 @@
# This script is designed for Debian; some adaptation will be required for other systems # This script is designed for Debian; some adaptation will be required for other systems
PATH=/usr/sbin/:/usr/bin:/sbin:/bin
NAME=arsse NAME=arsse
DESC=newsfeed synchronization server DESC=newsfeed synchronization server
PIDFILE=/run/arsse.pid PIDFILE=/run/arsse.pid