mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Fixed pandora_server.conf variable
This commit is contained in:
parent
5169fec3a0
commit
ee9af06e16
@ -520,7 +520,7 @@ Type=forking
|
|||||||
User=$USER
|
User=$USER
|
||||||
PIDFile=$PID_DIR/pandora_ha.pid
|
PIDFile=$PID_DIR/pandora_ha.pid
|
||||||
Restart=always
|
Restart=always
|
||||||
ExecStart=${INSTALL_DIR}pandora_ha -d -p $PID_DIR/pandora_ha.pid $PANDORA_CONF
|
ExecStart=${INSTALL_DIR}pandora_ha -d -p $PID_DIR/pandora_ha.pid $DESTDIR$PANDORA_CFG_FILE
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user