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