正如标题一样 - 我想允许非 root 用户执行特定的命令,但不是二进制的。例如:
# killall sshd
但不允许杀死任何进程。
linux root bash
bash ×1
linux ×1
root ×1