diff options
Diffstat (limited to 'units/remount-rootfs.service')
-rw-r--r-- | units/remount-rootfs.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/remount-rootfs.service b/units/remount-rootfs.service index 890f8fbca1..31309015ca 100644 --- a/units/remount-rootfs.service +++ b/units/remount-rootfs.service @@ -16,3 +16,4 @@ Before=local-fs.target shutdown.target Type=oneshot RemainAfterExit=yes ExecStart=/bin/mount / -o remount +StandardOutput=syslog |