summaryrefslogtreecommitdiff
path: root/test/hello.service
blob: 82907b64e14d701af09ab75d56021e9aff902f04 (plain)
1
2
3
4
5
[Unit]
Description=Hello World

[Service]
ExecStart=/bin/echo "Hello World"