summaryrefslogtreecommitdiffstats
path: root/test/testsuite-04.units/logs-filtering.service
blob: 6e2af9a2a148bf9534e2406c0ab3e6267b886aa8 (plain)
1
2
3
4
5
6
[Unit]
Description=Log filtering unit

[Service]
ExecStart=sh -c 'while true; do echo "Logging from the service, and ~more~ foo bar"; sleep .25; done'
SyslogLevel=notice