# vim:ft=perl use root_t::Daemon; return root_t::Daemon->new({ name => 'daemongroup2-daemon', user => 'nobody', group => ['daemon', 'root'], });