Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v37
/
.
/
test1
/
exec-demo.service
blob: 5802e376979c11289e30755414308c83fe5a19a4 [
file
] [
log
] [
blame
] [
raw
]
[
Meta
]
Description
=
Simple
Execution
Demo
[
Service
]
ExecStartPre
=
/bin/
ps
-
eo pid
,
uid
,
args
,
cgroup
ExecStartPre
=
/bin/
cat
/
etc
/
hosts
ExecStart
=
/bin/
bash
-
c
'/bin/sleep 5 &'
Type
=
forking
Output
=
syslog