diff options
Diffstat (limited to 'units/systemd-remount-api-vfs.service.in')
-rw-r--r-- | units/systemd-remount-api-vfs.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-remount-api-vfs.service.in b/units/systemd-remount-api-vfs.service.in index 87c8ccbf04..8d437f55c4 100644 --- a/units/systemd-remount-api-vfs.service.in +++ b/units/systemd-remount-api-vfs.service.in @@ -10,7 +10,7 @@ Description=Remount API VFS DefaultDependencies=no Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service -Before=shutdown.target local-fs.target +Before=local-fs.target shutdown.target [Service] Type=oneshot |