mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-02-17 16:31:45 +01:00
Add server flag to example systemd unit
This commit is contained in:
@@ -12,7 +12,7 @@ NotifyAccess=all
|
|||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=30
|
RestartSec=30
|
||||||
TimeoutStopSec=100
|
TimeoutStopSec=100
|
||||||
ExecStart=/opt/monitoring/cc-backend/cc-backend --config ./config.json
|
ExecStart=/opt/monitoring/cc-backend/cc-backend --config ./config.json --server
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user