summaryrefslogtreecommitdiff
path: root/ldr-counter.service
blob: 495835d8f2bb3d3ac4d18e49ec87064354ec31d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]Description=Read light level from LDR and store result in file[Service]Type=oneshotUser=root# WorkingDirectory=/home/st33v/light/ExecStart=/usr/local/bin/ldr-counter.py[Install]WantedBy=ldr-counter.timer