summaryrefslogtreecommitdiffstats
path: root/test/test-execute/exec-cpuaffinity1.service
blob: c0941a55793faf874d3ce6df98b41a99556aad90 (plain)
1
2
3
4
5
6
7
# SPDX-License-Identifier: LGPL-2.1-or-later
[Unit]
Description=Test for CPUAffinity (simple)

[Service]
ExecStart=sh -c 'test $$(cat /proc/self/status | grep Cpus_allowed: | rev | cut -c 1) = 1'
CPUAffinity=0