]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/test-execute/exec-personality-ppc64.service
tmpfiles: make truncate_file() safe
[thirdparty/systemd.git] / test / test-execute / exec-personality-ppc64.service
1 [Unit]
2 Description=Test for Personality=ppc64
3
4 [Service]
5 ExecStart=/bin/sh -c 'echo $(uname -m); exit $(test $(uname -m) = "ppc64")'
6 Type=oneshot
7 Personality=ppc64