systemd/test/hello.service
2014-11-20 15:28:12 +01:00

6 lines
76 B
Desktop File

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