[root@zgxlinux-aliyun ~]# systemctl stop Too few arguments. [root@zgxlinux-aliyun ~]# systemctl is-enabled crond disabled [root@zgxlinux-aliyun ~]# systemctl enable crond Created symlink from /etc/systemd/system/multi-user.target.wants/crond.service to /usr/lib/systemd/system/crond.servi...
Last problem, that we would like to highlight is potential information leak and false sense of security that hidepid= provides. Information (PID numbers, command line arguments, UID and GID) about system services are tracked by systemd. By default this information is available to everyone to rea...