diff options
Diffstat (limited to 'systemd/si7021d.service')
-rw-r--r-- | systemd/si7021d.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/systemd/si7021d.service b/systemd/si7021d.service deleted file mode 100644 index 646746b..0000000 --- a/systemd/si7021d.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=si7021 daemon -After=network-online.target - -[Service] -Restart=on-failure -ExecStart=/home/user/homekit/src/si7021d.py --config /etc/si7021d.toml - -[Install] -WantedBy=multi-user.target |