stream/resources/commander/templates/unit.mustache

9 lines
105 B
Text
Raw Normal View History

2020-07-05 21:43:46 +02:00
[Unit]
Description={{ description }}
[Service]
ExecStart={{ command }}
[Install]
WantedBy={{ target }}