blob: b2f2cd6b8ab0fcf23ec0ba87972104c7759c950d [file] [log] [blame] [raw]
[Unit]
Description=Test CAP_SYS_MODULE ProtectKernelModules=no
[Service]
ProtectKernelModules=no
ExecStart=/bin/sh -x -c 'capsh --print | grep cap_sys_module'
Type=oneshot