]> git.ipfire.org Git - thirdparty/systemd.git/blame_incremental - test/hello.service
udev: evaluate formatting in RUN= key earlier
[thirdparty/systemd.git] / test / hello.service
... / ...
CommitLineData
1[Unit]
2Description=Hello World
3
4[Service]
5ExecStart=/bin/echo "Hello World"