mirror of
https://github.com/vale981/stream
synced 2025-03-05 18:11:39 -05:00
17 lines
239 B
Text
17 lines
239 B
Text
[Unit]
|
|
Description={{ description }}
|
|
StartLimitIntervalSec=2
|
|
StartLimitBurst=5
|
|
|
|
[Service]
|
|
ExecStart={{& command }}
|
|
Restart=always
|
|
RestartSec=100ms
|
|
|
|
[Install]
|
|
WantedBy={{ target }}
|
|
|
|
###
|
|
### GENERATED BY `stream`
|
|
### DO NOT EDIT BY HAND
|
|
###
|