diff --git a/README.md b/README.md index 8877c23..572a33b 100644 --- a/README.md +++ b/README.md @@ -198,7 +198,7 @@ Description=Whoogle # Load values from dotenv only #Environment=WHOOGLE_DOTENV=1 Type=simple -User= +DynamicUser=true WorkingDirectory= ExecStart=/venv/bin/python3 -um app --host 0.0.0.0 --port 5000 ExecReload=/bin/kill -HUP $MAINPID