summarylogtreecommitdiffstats
path: root/spiderfoot.service
diff options
context:
space:
mode:
authorGI_Jack2020-09-08 17:12:12 -0400
committerGI_Jack2020-09-08 17:12:12 -0400
commit61deed426c933504e14d7cac50dc9c851ccd533a (patch)
tree2da27a8431be1754d70f464982f2efb80ce1768d /spiderfoot.service
parentfe67fff8d55c85b3f9c1256044b46e7bf2394a3a (diff)
downloadaur-61deed426c933504e14d7cac50dc9c851ccd533a.tar.gz
rel bump
spiderfoot now runs as http instead of root
Diffstat (limited to 'spiderfoot.service')
-rw-r--r--spiderfoot.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/spiderfoot.service b/spiderfoot.service
index 02325abbe0ad..f1d4fdc51b8d 100644
--- a/spiderfoot.service
+++ b/spiderfoot.service
@@ -4,6 +4,8 @@ After=network.target
[Service]
Type=simple
+User=http
+Group=http
EnvironmentFile=/etc/default/spiderfoot
ExecStart=/usr/bin/spiderfoot -l ${addr}:${port}