Subject: | Setup.t on FreeBSD tries to write to /etc/rc.conf |
Debugging Setup.t I found out that the test tries to change /etc/rc.conf:
'errloc' => 'Mail::Toaster::Utility, 1746'
'errmsg' => ' /etc/rc.conf not writable by eserte
This fails, as tests are not executed under root on my system. Anyway I don't think that the test should change anything in /etc.
Regards,
Slaven