fix service group
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
Type=notify
|
||||
User=openclaw
|
||||
Group=openclaw
|
||||
Group=automation
|
||||
WorkingDirectory=/var/lib/food
|
||||
Environment="PATH=/var/lib/food/.venv/bin:/usr/bin"
|
||||
Environment="DJANGO_SETTINGS_MODULE=food_project.settings"
|
||||
|
||||
Reference in New Issue
Block a user