summaryrefslogtreecommitdiff
path: root/editpix.path
diff options
context:
space:
mode:
authorst33v <github@f3rr3t.com>2017-01-14 20:18:48 +1100
committerst33v <github@f3rr3t.com>2017-01-14 20:18:48 +1100
commitd72da01ade32b492103365c8e9161ff18c34ab23 (patch)
tree9be25558ddb792609ff200db9639136836e7ddbf /editpix.path
parent331d0b15cef576cdad238e1c1a3ae6d35e18aa1a (diff)
working script and systemd path/service combo
Diffstat (limited to 'editpix.path')
-rw-r--r--editpix.path10
1 files changed, 10 insertions, 0 deletions
diff --git a/editpix.path b/editpix.path
new file mode 100644
index 0000000..232191f
--- /dev/null
+++ b/editpix.path
@@ -0,0 +1,10 @@
+# SJP 14 Jan 2017
+[Unit]
+Description=Triggers webcam-pix editing and copy to webserver
+
+[Path]
+PathModified=/home/st33v/cams/
+
+[Install]
+WantedBy=multi-user.target
+