Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-36
/
.
/
test
/
test-execute
/
exec-personality-x86-64.service
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