DevOps
Linux Systems Engineer
- Joined
- Oct 18, 2019
- Messages
- 198
- Reaction score
- 18
- Points
- 18
- Location
- Novosibirsk, Russia
- Website
- addons.vevioz.com
Offline
Code:
# mount proc -o remount,hidepid=2
# systemctl restart polkit.service
and the error is reported
if to change
# mount proc -o remount,hidepid=0
# systemctl restart polkit.service
then no error is provided.