Closed ttimbers closed 3 years ago
just to add to this -- the path /sbin/zfs
is not conssitent. Some machines running courses have it as /usr/sbin/zfs
for example. We should come up with a solution that is general.
(putting the right path in this file should probably be handled during installation by whatever installs zfs)
Turns out we already had this one #81
But I'll keep them both open until we handle #113.
Will handle this (and #81, #113) as part of #95.
Closing this; redundant with #144 (I transferred #81 to the JHub infrastructure repo)
We should edit
zfs_homedir.sh
to havezfs create
be/sbin/zfs create
so that it can run via cron. Or some other reasonable fix.