mirror of
https://github.com/vale981/stream
synced 2025-03-06 10:21:41 -05:00
9 lines
105 B
Text
9 lines
105 B
Text
|
[Unit]
|
||
|
Description={{ description }}
|
||
|
|
||
|
[Service]
|
||
|
ExecStart={{ command }}
|
||
|
|
||
|
[Install]
|
||
|
WantedBy={{ target }}
|