unitard/templates/basic.service
2022-11-24 19:09:42 +10:30

10 lines
180 B
Desktop File

# service file automatically created with github.com/tardisx/unitard
[Unit]
Description={{ .description }}
[Service]
ExecStart={{ .execStart }}
[Install]
WantedBy=default.target