mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-26 05:25:22 -04:00
fix systemd unit file proc-hidepid.service: WantedBy=sysinit.target
This commit is contained in:
parent
d2bc3a2a08
commit
25b6746784
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ ExecStart=/bin/mount -o remount,nosuid,nodev,noexec,hidepid=2 /proc
|
||||||
PrivateNetwork=true
|
PrivateNetwork=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=sysinit.target
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue