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