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