Try commenting out the group in the systemd service file
This commit is contained in:
parent
62ce796115
commit
3aff7686a7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ ExecStart=/usr/bin/celery worker -A pagure.lib.tasks --loglevel=info --autoreloa
|
|||
Environment="PAGURE_CONFIG=/etc/pagure/pagure.cfg"
|
||||
Type=simple
|
||||
User=pagure
|
||||
Group=pagure
|
||||
#Group=pagure
|
||||
Restart=on-failure
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue