Skip to content

Instantly share code, notes, and snippets.

@florian-obradovic
florian-obradovic / README
Last active November 20, 2019 09:08 — forked from satmandu/mount_zfs.sh
Alternative non-bpool/rpool zpool mount systemd service for ubuntu 19.10
Big THX to Satmandu.
I just forked his scripts and added a README (https://gist.github.com/satmandu/4da5e900c2c80c93da38c76537291507)
HowTo:
create /lib/systemd/system/zpool-local.service and set your pool name (mine: tank) and the startup priority/Dependencies:
Before=smbd.service snap.lxd.daemon.service
ExecStart=+/usr/local/sbin/mount_zfs.sh tank