mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Fixed pandora_server.conf variable
This commit is contained in:
parent
5169fec3a0
commit
ee9af06e16
@ -520,7 +520,7 @@ Type=forking
|
||||
User=$USER
|
||||
PIDFile=$PID_DIR/pandora_ha.pid
|
||||
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]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
x
Reference in New Issue
Block a user