1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-01 06:02:23 +01:00

Fix requirements

This commit is contained in:
Pascal Vizeli
2018-03-31 11:33:34 +02:00
parent 96e7ceeb0d
commit 4f6fe53271
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
[Unit]
Description=Systemd persistent state
DefaultDependencies=no
Requires=mnt-overlay.mount
After=mnt-overlay.mount
Requires=mnt-overlay.mount systemd-tmpfiles-setup.service
After=mnt-overlay.mount systemd-tmpfiles-setup.service
Before=umount.target
Conflicts=umount.target