K 10 svn:author V 4 feld K 8 svn:date V 27 2014-05-19T13:04:08.508303Z K 7 svn:log V 426 Overhaul of rc script which was non-functional Most notable change is the renaming of $samplicator_user to $samplicator_runas. The reasoning is that the usage of daemon(8) and $name_user does not mix well; it resulted in the following: _doit='su -m $name_user -c '\''sh -c "/usr/sbin/daemon -u $name_user ..." This defeats the purpose of daemon which has to be launched as root. Sponsored by: SupraNet Communications, Inc END