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