ensure home overlay is setup with local-fs.target (#328)

This commit is contained in:
Adeeb Shihadeh
2024-08-27 11:40:02 -07:00
committed by GitHub
parent 99f3469a83
commit 0fcdc43248

View File

@@ -11,4 +11,4 @@ Type=overlay
Options=lowerdir=/usr/default/home,upperdir=/tmp/rw/home_upper,workdir=/tmp/rw/home_work
[Install]
WantedBy = multi-user.target
WantedBy=local-fs.target