summaryrefslogtreecommitdiffstats
path: root/sys/ntfs/ntfs_vfsops.c
diff options
context:
space:
mode:
authorajacoutot <ajacoutot@openbsd.org>2016-04-26 16:59:15 +0000
committerajacoutot <ajacoutot@openbsd.org>2016-04-26 16:59:15 +0000
commitd8e252541b5583e58feaad6ee8a5ad44461218da (patch)
tree58293b9c0e47f77073b07cbf9301b9523296b488 /sys/ntfs/ntfs_vfsops.c
parentExtend _RC_RUNFILE (/var/run/rc.d/scriptname) content with: (diff)
downloadwireguard-openbsd-d8e252541b5583e58feaad6ee8a5ad44461218da.tar.xz
wireguard-openbsd-d8e252541b5583e58feaad6ee8a5ad44461218da.zip
Introduce rtable(4) support to rc.subr(8).
It works by adding daemon_rtable=$id in /etc/rc.conf.local. rcctl(8) support coming in a few and so are the man pages bits. If you want multiple instances of the same daemon running in different routing tables, just symlink the original rc.d script. e.g. # cd /etc/rc.d && ln -s dhcpd dhcpd42 Then enable your daemons as such in rc.conf.local: dhcpd_flags= dhcpd42_flags= dhcpd42_rtable=42 most work done by Jiri B <jirib@devio.us>; with a few tweaks and simplifications by yours truly ok robert@ ... should make henning happy ;-)
Diffstat (limited to 'sys/ntfs/ntfs_vfsops.c')
0 files changed, 0 insertions, 0 deletions