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