Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
refs/heads/rivoreo-fork
/
.
/
test
/
test-execute
/
exec-personality-aarch64.service
blob: 40b6d95e3a52ea2fe371f14dfe2764df930d236a [
file
] [
log
] [
blame
] [
raw
]
Unit
]
Description
=
Test
for
Personality
=
aarch64
[
Service
]
ExecStart
=
/bin/
sh
-
c
'echo $(uname -m); exit $(test $(uname -m) = "aarch64")'
Type
=
oneshot
Personality
=
aarch64