projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e70220
)
units: remove implicit RequiresMountsFor=
author
Mike Yuan
<me@yhndnzj.com>
Mon, 1 Apr 2024 11:44:51 +0000
(19:44 +0800)
committer
Mike Yuan
<me@yhndnzj.com>
Mon, 1 Apr 2024 11:44:51 +0000
(19:44 +0800)
units/systemd-networkd-persistent-storage.service
patch
|
blob
|
history
diff --git
a/units/systemd-networkd-persistent-storage.service
b/units/systemd-networkd-persistent-storage.service
index c151d362855b82324a425f7eef586b2cd1c75454..5db293654782eccdd5263f6639a0dcac60f3d8a0 100644
(file)
--- a/
units/systemd-networkd-persistent-storage.service
+++ b/
units/systemd-networkd-persistent-storage.service
@@
-15,7
+15,6
@@
DefaultDependencies=no
After=systemd-remount-fs.service systemd-networkd.service
BindsTo=systemd-networkd.service
Conflicts=shutdown.target
-RequiresMountsFor=/var/lib/systemd/network
ConditionPathExists=!/etc/initrd-release
[Service]