* Todd T. Fries [2007-06-19]: > Shouldn't the ports in question either via pkg/MESSAGE or somesuch > instruct the user on proper startup of the software, including > creation of the necessary directory(s) under /var/run so /etc/rc.local > is properly populated?
This is definately the right thing to do. Using @unexec on those files and directories doesn't hurt, but for simplicity's sake I wouldn't enforce that. The same goes for creating directories from pkg_add, it's nice as you can just start up the daemon but it's not strictly needed. Nikolay -- "It's all part of my Can't-Do approach to life." Wally
