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