summarylogtreecommitdiffstats
path: root/dansguardian.service
diff options
context:
space:
mode:
authorJohn D Jones III2016-04-02 16:14:54 -0600
committerJohn D Jones III2016-04-02 16:14:54 -0600
commitaef25238e3ce96412f732a8cbb1cec406ee755f8 (patch)
tree0bbff37668fd8583aa083805f0825f0f03962b1b /dansguardian.service
downloadaur-aef25238e3ce96412f732a8cbb1cec406ee755f8.tar.gz
Readd the 2.12 series
Diffstat (limited to 'dansguardian.service')
-rw-r--r--dansguardian.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/dansguardian.service b/dansguardian.service
new file mode 100644
index 000000000000..bdaa59fa46e2
--- /dev/null
+++ b/dansguardian.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Versatile Web Content Filter
+After=network.target
+
+[Service]
+Type=forking
+PIDFile=/run/dansguardian.pid
+ExecStart=/usr/bin/dansguardian
+
+[Install]
+WantedBy=multi-user.target \ No newline at end of file