Subject: pkgsrc and ROOT_USER To: None <tech-pkg@netbsd.org> From: Martti Kuparinen <martti.kuparinen@iki.fi> List: tech-pkg Date: 12/15/2003 15:45:04
Hi!
I installed cyrus-sasl2 on NetBSD 1.6ZG and for some reason
the installed startup script contains this:
/usr/sbin/chown @ROOT_USER@ /var/run/saslauthd
Why isn't the ROOT_USER expanded to "root"?
Martti