mirror of
https://github.com/h44z/wg-portal.git
synced 2026-01-07 20:56:18 +00:00
Doc Update (#603)
* docs: enhance binary usage guide and systemd setup (#577) * docs: remove invalid mail templates section from configuration overview
This commit is contained in:
@@ -7,11 +7,13 @@ After=network.target
|
||||
Type=simple
|
||||
User=root
|
||||
Group=root
|
||||
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_RAW
|
||||
|
||||
Restart=on-failure
|
||||
RestartSec=10
|
||||
|
||||
WorkingDirectory=/opt/wg-portal
|
||||
Environment=WG_PORTAL_CONFIG=/opt/wg-portal/config.yml
|
||||
ExecStart=/opt/wg-portal/wg-portal-amd64
|
||||
|
||||
[Install]
|
||||
|
||||
Reference in New Issue
Block a user