mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-10 07:49:18 +07:00
use must manually enable permission-hardening.service
until development finished
This commit is contained in:
@ -2,3 +2,6 @@
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
disable hide-hardware-info.service
|
||||
|
||||
## Disable for now until development finished / tested.
|
||||
disable permission-hardening.service
|
||||
|
@ -8,9 +8,7 @@ After=local-fs.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
## Disable for now until development finished / tested.
|
||||
ExecStart=/bin/true
|
||||
#ExecStart=/usr/lib/security-misc/permission-hardening
|
||||
ExecStart=/usr/lib/security-misc/permission-hardening
|
||||
|
||||
[Install]
|
||||
WantedBy=sysinit.target
|
||||
|
Reference in New Issue
Block a user