Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-50
/
.
/
test
/
test-execute
/
exec-personality-aarch64.service
blob: 8511174411af7d31281eb5e77ce240e4858711e8 [
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