mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-17 20:30:21 +00:00
8 lines
108 B
Desktop File
8 lines
108 B
Desktop File
[Meta]
|
|
Description=Simple Execution Demo
|
|
|
|
[Service]
|
|
ExecStart=/bin/cat /etc/hosts
|
|
Type=simple
|
|
Output=syslog
|