CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/22 03:19:52
Modified files:
usr.sbin/switchd: switchd.c
Log message:
switchd(8)'s main proc needs to open the following paths, and which can be
unveiled:
/ -> read, it will open config files from anywhere in the system
/dev -> read/write, in order to open /dev/tap* and /dev/switch*
hint and OK akoshibe@
