ab73e296b5
Signed-off-by: Thomas Klaehn <thomas.klaehn@perinet.io>
11 lines
188 B
Desktop File
11 lines
188 B
Desktop File
[Unit]
|
|
Description=saunaservice service
|
|
After=multi-user.target
|
|
|
|
[Service]
|
|
Type=idle
|
|
ExecStart=/usr/bin/saunaservice -c /etc/saunaservice/config.json
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|