X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=system%2Fdust.service;fp=system%2Fdust.service;h=2744a77b9d68a2218e030cadb5f5d5e6b35f567a;hb=1c8be946d7c1ddc866fad3acbe75dcf1eb2acf57;hp=0000000000000000000000000000000000000000;hpb=ef3a3b7fe0a17b25386c642c921591edcf5018d4;p=air-quality diff --git a/system/dust.service b/system/dust.service new file mode 100644 index 0000000..2744a77 --- /dev/null +++ b/system/dust.service @@ -0,0 +1,11 @@ +[Unit] +Description=dust sensor + +[Service] +User=dpavlin +ExecStart=/nuc/air-quality/dust.sh +Restart=always +RestartSec=2s + +[Install] +WantedBy=multi-user.target