Skip to content

Instantly share code, notes, and snippets.

@LnL7
Created May 24, 2020 19:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LnL7/5701d70f46ea23276840a6b1c404597f to your computer and use it in GitHub Desktop.
Save LnL7/5701d70f46ea23276840a6b1c404597f to your computer and use it in GitHub Desktop.
{
# FIXME: do this properly and contribute
systemd.services.zfs-mount.requires = [ "zfs-import.target" ];
systemd.services.zfs-mount.wantedBy = [ "local-fs.target" ];
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment