mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-16 02:42:02 +07:00
move remount-secure to /usr/bin/remount-secure to make it easier to manually run
This commit is contained in:
@ -15,7 +15,7 @@ After=qubes-sysinit.service
|
|||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
RemainAfterExit=yes
|
RemainAfterExit=yes
|
||||||
ExecStart=/usr/libexec/security-misc/remount-secure
|
ExecStart=/usr/bin/remount-secure
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=sysinit.target
|
WantedBy=sysinit.target
|
||||||
|
Reference in New Issue
Block a user