From cbc7cd8ea76b716b7466d83d3ec206aa1eedf208 Mon Sep 17 00:00:00 2001 From: "J. King" Date: Wed, 30 Jun 2021 18:46:10 -0400 Subject: [PATCH] Add an explicit path to init script --- dist/init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/init.sh b/dist/init.sh index ed3f5e9..5f6af71 100644 --- a/dist/init.sh +++ b/dist/init.sh @@ -14,6 +14,7 @@ # This script is designed for Debian; some adaptation will be required for other systems +PATH=/usr/sbin/:/usr/bin:/sbin:/bin NAME=arsse DESC=newsfeed synchronization server PIDFILE=/run/arsse.pid