Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v218
/
.
/
test
/
exec-personality-x86-64.service
blob: 5bb5d910d0dd41b8e00d2cb44d835ccfd5ad97ae [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
Personality
=
x86
-
64
[
Service
]
ExecStart
=
/bin/
sh
-
c
'echo $(uname -m); exit $(test $(uname -m) = "x86_64")'
Type
=
oneshot
Personality
=
x86
-
64