Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v239-50
/
.
/
test
/
test-execute
/
exec-user-nobody.service
blob: 0a00c1abc4394713bd2c7ba780599fec30fb8fe2 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
User
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'test "$$USER" = "nobody"'
Type
=
oneshot
User
=
nobody