Systemd/test/test-execute/exec-protectkernelmodules-y...

8 lines
181 B
Desktop File

[Unit]
Description=Test CAP_SYS_MODULE for ProtectKernelModules=yes
[Service]
ProtectKernelModules=yes
ExecStart=/bin/sh -x -c '! capsh --print | grep cap_sys_module'
Type=oneshot