diff --git a/lib/systemd/system/remount-secure.service b/lib/systemd/system/remount-secure.service index 385f18e..3e5760b 100644 --- a/lib/systemd/system/remount-secure.service +++ b/lib/systemd/system/remount-secure.service @@ -11,6 +11,7 @@ After=local-fs.target [Service] Type=oneshot +RemainAfterExit=yes ExecStart=/usr/lib/security-misc/remount-secure [Install]