blob: ccc2c8d83de9be69b970b7d709e884b3cc8157f4 [file] [log] [blame] [raw]
[Unit]
Description=Test for Personality=ppc64
[Service]
ExecStart=/bin/sh -c 'echo $(uname -m); exit $(test $(uname -m) = "ppc64")'
Type=oneshot
Personality=ppc64