mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
9 lines
142 B
Text
9 lines
142 B
Text
[Unit]
|
|
Description=Craftbeer Pi
|
|
|
|
[Service]
|
|
WorkingDirectory=/home/{{ user }}
|
|
ExecStart={{ path }} start
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|