2018-03-23 23:15:26 +01:00
|
|
|
[Unit]
|
|
|
|
Description=Binary Kitchen doorlockd service
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
[Service]
|
2019-06-18 23:44:14 +02:00
|
|
|
User=doorlock
|
|
|
|
Group=doorlock
|
2018-09-05 23:22:33 +02:00
|
|
|
ExecStart=doorlockd
|
2018-03-23 23:15:26 +01:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|
|
|
|
|