diff options
Diffstat (limited to 'units/remount-rootfs.service')
-rw-r--r-- | units/remount-rootfs.service | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 35a6ea08cc..089e8b5a2f 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -15,6 +15,3 @@ Before=shutdown.target local-fs.target Type=oneshot RemainAfterExit=yes ExecStart=/bin/mount / -o remount - -[Install] -WantedBy=sysinit.target |