summarylogtreecommitdiffstats
path: root/searx.service
diff options
context:
space:
mode:
authorJean Lucas2016-03-01 22:12:57 -0500
committerJean Lucas2016-03-01 22:22:08 -0500
commit835e9e002a36439823bdf4c59dc42a65b30b77a7 (patch)
treeb3a9fca058afe97125f26dc8a9d9da8af2a06072 /searx.service
parentf59bc2890d3cf7f3421b316cec2d6e27b494d09e (diff)
downloadaur-835e9e002a36439823bdf4c59dc42a65b30b77a7.tar.gz
Hack the dependencies, update install and service files
Diffstat (limited to 'searx.service')
-rw-r--r--searx.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/searx.service b/searx.service
index 2219298b9406..f8936b1be6c7 100644
--- a/searx.service
+++ b/searx.service
@@ -1,9 +1,9 @@
[Unit]
-Description=Searx server, the meta search engine.
+Description=Searx server
After=network.target
[Service]
-Type=normal
+Type=simple
User=searx
ExecStart=/usr/bin/searx-run
Restart=on-abort