1
0
mirror of https://github.com/binary-kitchen/doorlockd synced 2024-06-01 22:52:35 +02:00
doorlockd-mirror/doorlockd.service
Ralf Ramsauer 71bc36a557 remove old code
Signed-off-by: Ralf Ramsauer <ralf@binary-kitchen.de>
2018-03-23 22:22:50 +00:00

13 lines
192 B
Desktop File

[Unit]
Description=Binary Kitchen doorlockd service
After=network.target
[Service]
User=root
Group=root
ExecStart=/home/doorlock/doorlockd/doorlockd.py
[Install]
WantedBy=multi-user.target