Systemd/test/units/hello.service

6 lines
76 B
Desktop File

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