mirror of
https://github.com/ostreedev/ostree.git
synced 2025-09-08 13:44:15 +03:00
remount: Drop Before=systemd-sysusers.service
This created an ordering cycle, and I merged over red CI for bad reasons.
This commit is contained in:
@@ -25,7 +25,7 @@ After=-.mount var.mount
|
|||||||
After=systemd-remount-fs.service
|
After=systemd-remount-fs.service
|
||||||
# But we run *before* most other core bootup services that need write access to /etc and /var
|
# But we run *before* most other core bootup services that need write access to /etc and /var
|
||||||
Before=local-fs.target umount.target
|
Before=local-fs.target umount.target
|
||||||
Before=systemd-random-seed.service plymouth-read-write.service systemd-journal-flush.service systemd-sysusers.service
|
Before=systemd-random-seed.service plymouth-read-write.service systemd-journal-flush.service
|
||||||
Before=systemd-tmpfiles-setup.service systemd-rfkill.service systemd-rfkill.socket
|
Before=systemd-tmpfiles-setup.service systemd-rfkill.service systemd-rfkill.socket
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Reference in New Issue
Block a user