mirror of
https://git.proxmox.com/git/systemd
synced 2025-07-24 20:50:26 +00:00
6 lines
76 B
Desktop File
6 lines
76 B
Desktop File
[Unit]
|
|
Description=Hello World
|
|
|
|
[Service]
|
|
ExecStart=/bin/echo "Hello World"
|