Merge pull request #2440 from jpk68/openrc-dirs

openrc: create needed directories before checkpath
This commit is contained in:
orignal
2026-07-24 22:10:51 -04:00
committed by GitHub
+2
View File
@@ -30,6 +30,8 @@ start_pre() {
exit 1
fi
checkpath -d -m 0755 -o i2pd:adm /var/log/i2pd
checkpath -d -m 0755 -o i2pd:adm /run/i2pd
checkpath -f -o i2pd:adm $logfile
checkpath -f -o i2pd:adm $pidfile