stream/resources/commander/templates/unit.mustache
2020-07-08 19:19:12 +02:00

13 lines
164 B
Text

[Unit]
Description={{ description }}
[Service]
ExecStart={{ command }}
[Install]
WantedBy={{ target }}
###
### GENERATED BY `stream`
### DO NOT EDIT BY HAND
###