mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-12-23 01:33:35 +07:00
fix systemd unit ExecStart
This commit is contained in:
parent
d148a769b7
commit
c0924321b8
@ -24,7 +24,7 @@ Requires=sysinit.target
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart=remount-secure
|
||||
ExecStart=remount-secure 3
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit-post.target
|
||||
|
Loading…
Reference in New Issue
Block a user