Skip to content

Commit

Permalink
Update nginx-goldap.service
Browse files Browse the repository at this point in the history
  • Loading branch information
mboudet authored Sep 18, 2024
1 parent 6f7c8f7 commit 584a415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/nginx-goldap.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ After=network.target network-online.target

[Service]
Type=simple
User=nginx
Group=nginx
User=www-data
Group=www-data
EnvironmentFile=/etc/default/nginx-goldap
ExecStart=/usr/bin/nginx-goldap
KillMode=process
Expand Down

0 comments on commit 584a415

Please sign in to comment.