Fix initd script for Gentoo

I cannot test other distributions.
This commit is contained in:
Xenhat
2019-12-08 16:33:48 -05:00
committed by GitHub
parent b03b6f8b37
commit c5b8d67baa

View File

@@ -11,7 +11,7 @@
# source function library
. /etc/rc.d/init.d/functions
. /etc/init.d/functions.sh
RETVAL=0
prog="phoromatic-client"