chiark / gitweb /
implement proper logging for services
[elogind.git] / test1 / exec-demo.service
1 [Meta]
2 Description=Simple Execution Demo
3
4 [Service]
5 ExecStart=/bin/cat /etc/hosts
6 Type=simple
7 Output=syslog