change debian packaging - use root as user, because user can be defined on unit level

This commit is contained in:
Alexander Baryshnikov 2020-12-01 21:15:13 +08:00
parent fe43e03daf
commit 40bdf6353a
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ Description=Lightweight async request processor
ExecStart=/usr/local/bin/nano-run server run -c /etc/nano-run/server.yaml
Restart=always
RestartSec=3
User=nano-run
Group=nano-run
Environment=GIN_MODE=release
[Install]