summaryrefslogblamecommitdiffstats
path: root/števec.service
blob: 795db960f0c2a0a5901680a688d2c22d13993fa0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                                          
[Unit]
Description=listens to reports of 1000 imp/kWh power meter counter via UDP
After=network.target

[Service]
Type=simple
DynamicUser=yes
RuntimeDirectory=števec
ExecStart=/usr/local/bin/števec
Restart=no

[Install]
WantedBy=multi-user.target