Add override to ensure ZFS starts before docker
Stolen with love from https://github.com/IronicBadger/infra/commit/7dda0bc7cbb9a38e17561c80f40f518b9f472ef7
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[Unit]
|
||||
Requires=zfs.target
|
||||
After=zfs.target
|
||||
Reference in New Issue
Block a user