View Single Post
  #36 (permalink)  
Old 02-08-2010, 08:42 AM
josiaslg josiaslg is offline
Junior Member
 
Posts: 6
Default

Yes, sure -

# pkg_info | grep bash

pkg_info | grep bash
bash-4.0.35 The GNU Project's Bourne Again SHell

# pkg_info | grep sudo

pkg_info | grep sudo
sudo-1.7.2.2 Allow others to run commands as root

# grep sudo /opt/zimbra/libexec/zmsetup.pl

grep sudo /opt/zimbra/libexec/zmsetup.pl
$SU = "sudo -u zimbra -i -- -lc ";

The install was clean (now i have other softwares installed now like lusca, webmin).
FreeBSD 8 AMD64 + ZFS has root filesystem.
icq: 592198460
Reply With Quote