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