Fixed pandora_server.conf variable

This commit is contained in:
Enrique Martin 2024-05-17 13:09:32 +02:00
parent 5169fec3a0
commit ee9af06e16
1 changed files with 1 additions and 1 deletions

View File

@ -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