An automated sorter for installed QPKGs to ensure they launch in correct sequence when your NAS next powers-up.
Last update: 7 July 2025
Downloads: 370
An automated sorter for installed QPKGs to ensure they launch in correct sequence when your NAS next powers-up.
Last update: 7 July 2025
version | 250705 |
---|
Cem Basu –
Great way to optimize the QPKG run queue, prioritizing appropriate plugins. Was great until update of 12/16/24 where it doesn’t upgrade, uninstalling and then installing fails.
QoolBox –
not compatible 5.2.x FW
Kris Severnaya –
Will it be made compatible?
QoolBox –
FW 5.2.x changed the behavior QPKG are starting,
this application is useless for NAS running this firmware
Andreas –
So is there a alternative for FW 5.2 to sort the he start-queue for programms?
QoolBox –
no, you need edit startup sequence .sh file
For example, Apache82 needs to be started before current application
export DEPENDENT_QPKG=”Apache82″
/sbin/setcfg $QPKG_NAME Dependency $DEPENDENT_QPKG -f /etc/config/qpkg.conf