]> git.ipfire.org Git - thirdparty/systemd.git/blob - test/testsuite-04.units/logs-filtering.service
06210868fd2719ff0a552c4ec052d6d5f3512006
[thirdparty/systemd.git] / test / testsuite-04.units / logs-filtering.service
1 [Unit]
2 Description=Log filtering unit
3
4 [Service]
5 ExecStart=sh -c 'while true; do echo "Logging from the service, and ~more~"; sleep .25; done'
6 SyslogLevel=notice