Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-21
/
.
/
test
/
test-execute
/
exec-personality-x86.service
blob: a623a08cbedaad967afaec5d5632e172428bf067 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
Personality
=
x86
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'c=$$(uname -m); test "$$c" = "i686"'
Type
=
oneshot
Personality
=
x86