summarylogtreecommitdiffstats
path: root/vxray-rules-dat-updater.service
diff options
context:
space:
mode:
Diffstat (limited to 'vxray-rules-dat-updater.service')
-rw-r--r--vxray-rules-dat-updater.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/vxray-rules-dat-updater.service b/vxray-rules-dat-updater.service
new file mode 100644
index 000000000000..0332b3eb84ba
--- /dev/null
+++ b/vxray-rules-dat-updater.service
@@ -0,0 +1,11 @@
+[Unit]
+Description = Service for update vxray-dat-rules files
+After = network.target
+
+[Service]
+Type = oneshot
+User = vxray-rules-dat
+Group = vxray-rules-dat
+
+WorkingDirectory = /var/lib/vxray-rules-dat
+ExecStart = /usr/bin/vxray-rules-dat-updater github