/[sysadmin-cookbook]/recepies/zfs/60.append
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /recepies/zfs/60.append

Parent Directory Parent Directory | Revision Log Revision Log


Revision 91 - (show annotations)
Tue May 19 18:52:50 2009 UTC (14 years, 10 months ago) by dpavlin
File size: 156 byte(s)
zpool also needs full path

1 echo -n "Starting ZFS-fuse: "
2 pidof zfs-fuse || (
3 /usr/local/sbin/zfs-fuse && sleep 1 && /usr/local/sbin/zfs mount -a && /usr/local/sbin/zpool status -x
4 )

  ViewVC Help
Powered by ViewVC 1.1.26