Cross Reference: exec-personality-s390.service
xref
: /
systemd
/
test
/
test-execute
/
exec-personality-s390.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
[Unit]
Description=Test for Personality=s390
[Service]
ExecStart=
/bin/sh
-x -c 'c=$$(uname -m); test "$$c" = "s390"'
Type=oneshot
Personality=s390