aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLarsV04 <lars.verkerk.pc@gmail.com>2021-04-23 10:19:27 +0200
committerLarsV04 <lars.verkerk.pc@gmail.com>2021-04-23 10:19:27 +0200
commit6c1e9bd961eeee57828492a21f478675e15cb9aa (patch)
tree710f461a1c4bc65f44804a44ce4bad3261c31bc8
parent68dbabfca4722fd367cea6d3cd5d1a114110cd0c (diff)
Fuck u
-rwxr-xr-xconfigure2
-rw-r--r--nginx.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 2fe466d..624c2df 100755
--- a/configure
+++ b/configure
@@ -19,4 +19,4 @@ cd voerbak
make
cd ..
-sed "s/user nobody/user $(whoami)/" -i ./nginx.conf \ No newline at end of file
+sed "s/user nobody/user $(whoami)/" -i ./nginx.conf
diff --git a/nginx.conf b/nginx.conf
index 21f664d..f94cba2 100644
--- a/nginx.conf
+++ b/nginx.conf
@@ -1,4 +1,4 @@
-user lars;
+user nobody;
daemon off;
events {}