Skip to content

Commit d5a1ed9

Browse files
committed
Remove cargo-culted nonsense from *.mount files
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 6510cb9 commit d5a1ed9

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
[Unit]
2-
DefaultDependencies=no
3-
Conflicts=umount.target
4-
Before=local-fs.target umount.target
5-
After=systemd-remount-fs.service
2+
Before=local-fs.target
63
[Mount]
74
What=/etc
85
Where=/srv/scripts_config/ldap/el/config/etc
9-
Type=none
106
Options=bind
117
[Install]
128
WantedBy=local-fs.target
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
[Unit]
2-
DefaultDependencies=no
3-
Conflicts=umount.target
4-
Before=local-fs.target umount.target
5-
After=systemd-remount-fs.service
2+
Before=local-fs.target
63
[Mount]
74
What=/etc
85
Where=/srv/scripts_config/server/fedora/config/etc
9-
Type=none
106
Options=bind
117
[Install]
128
WantedBy=local-fs.target
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
[Unit]
2-
DefaultDependencies=no
3-
Conflicts=umount.target
4-
Before=local-fs.target umount.target
5-
After=systemd-remount-fs.service
2+
Before=local-fs.target
63
[Mount]
74
What=/usr/vice/etc
85
Where=/srv/scripts_config/server/fedora/config/usr/vice/etc
9-
Type=none
106
Options=bind
117
[Install]
128
WantedBy=local-fs.target

0 commit comments

Comments
 (0)