forked from Chaospott/Heizberry
First version.
This commit is contained in:
13
beamerctl.service
Normal file
13
beamerctl.service
Normal file
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=heizberry
|
||||
After=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=Simple
|
||||
ExecStart=/srv/herizberry/heizberry.py
|
||||
|
||||
Restart=always
|
||||
RestartSec=3
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user