mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-11 14:00:27 -06:00
Update getting_started
Modified a comment to (try to)ensure that the user will set the right user for pteroq.service
This commit is contained in:
parent
ce60274305
commit
bb8d80e7e5
@ -192,7 +192,7 @@ After=redis-server.service
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
# On some systems the user and group might be different.
|
# On some systems the user and group might be different.
|
||||||
# Some systems use `apache` as the user and group.
|
# Some systems use `apache` or `nginx` as the user and group.
|
||||||
User=www-data
|
User=www-data
|
||||||
Group=www-data
|
Group=www-data
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user