Skip to content

Instantly share code, notes, and snippets.

@prologic
Created July 19, 2015 14:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prologic/dabfb38222f3639f65ba to your computer and use it in GitHub Desktop.
Save prologic/dabfb38222f3639f65ba to your computer and use it in GitHub Desktop.
root@data
Mon Jul 20 00:39:20
~
$ cat /etc/rc.local
#!/bin/bash
#
# /etc/rc.local: local multi-user startup script
#
# ZFS
/usr/sbin/zpool import -c /etc/zfs/zpool.cache data
# End of file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment