blob: 4a45d3b2d5ab72f810ad49b43cd4b35983367b04 [file] [log] [blame] [raw]
[Unit]
Description=Test for CPUAffinity (merge)
[Service]
ExecStart=/bin/sh -c 'test $$(cat /proc/self/status | grep Cpus_allowed: | rev | cut -c 1) = 7'
CPUAffinity=0,1
CPUAffinity=1-2