]> git.ipfire.org Git - thirdparty/systemd.git/blame - test/hello.service
networkd: Ability to selectively ignore IPv6 prefixes supplied via router advertisement
[thirdparty/systemd.git] / test / hello.service
CommitLineData
b5da077d
MS
1[Unit]
2Description=Hello World
3
4[Service]
5ExecStart=/bin/echo "Hello World"