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

8 lines
173 B
Desktop File

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