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