From d72da01ade32b492103365c8e9161ff18c34ab23 Mon Sep 17 00:00:00 2001 From: st33v Date: Sat, 14 Jan 2017 20:18:48 +1100 Subject: working script and systemd path/service combo --- getpix.service | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 getpix.service (limited to 'getpix.service') diff --git a/getpix.service b/getpix.service deleted file mode 100644 index e2ca248..0000000 --- a/getpix.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Retrieve photos from cam raspis, situated within LAN - -[Service] -Type=simple -User=st33v -# prefix call to script with '-' to accept nonzero ('failed') exit status -# I woulod prefer to know how to prevent the 'failure' in the first place. -ExecStart=-/usr/local/bin/getpix.sh - -- cgit v1.3