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