diff options
author | 2016-04-26 16:39:59 +0000 | |
---|---|---|
committer | 2016-04-26 16:39:59 +0000 | |
commit | 8ce629c394c5639cb991a8bce8ffe0c0a017ee73 (patch) | |
tree | c7366045e085e929dba81948588a46eb1885b852 /sys/ntfs/ntfs_vfsops.c | |
parent | some minor cleanup; (diff) | |
download | wireguard-openbsd-8ce629c394c5639cb991a8bce8ffe0c0a017ee73.tar.xz wireguard-openbsd-8ce629c394c5639cb991a8bce8ffe0c0a017ee73.zip |
Extend _RC_RUNFILE (/var/run/rc.d/scriptname) content with:
daemon_class, daemon_flags, daemon_timeout, daemon_user, pexp
Add "pexp" as a valid variable to _rc_parse_conf() and sort the list while here.
Besides having an easy way to see how a daemon was started exactly, it opens the
door to rdomain/rtable support in rc.d(8). We need to have as much information
on a daemon as possible if we want to target a specific rtable (using -T) and it
also makes it easier to start multiple instances of the same daemon with similar
flags as a different user...
Of course that only works with rc.d scripts *not* overwritting the default rc_*
functions.
Man page tweaks coming later.
discussed with and ok robert@
Diffstat (limited to 'sys/ntfs/ntfs_vfsops.c')
0 files changed, 0 insertions, 0 deletions