This series bundles two little enhancements for procd and also
adds the required passing-through to the procd shell script helper.

(1) Allow to specify the syslog facility for stdour/stderr syslog redirection

At the moment, the instance stdout/stderr output is always logged with
daemon facility which makes it hard to e.g. filter for messages.
This patch allows to select an other syslog facility, e.g. local0.

(2) Allow setting dedicated groupid for services

Sometimes is desirable to run a process with a specific group id
instead of the default one which is derived from passwd entry.

Please note, that the first two patch needs to applied to procd repository
while patch three and four targets OpenWrt repository (i.e. procd
package).

-- 

2.17.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to