blob: cebc493a7abfd4449eb5ba3932f1214fb6469803 [file] [log] [blame] [raw]
[Unit]
Description=Test CAP_SYS_RAWIO capability for PrivateDevices=yes
[Service]
PrivateDevices=yes
ExecStart=/bin/sh -x -c '! capsh --print | grep cap_sys_rawio'
Type=oneshot