Jump to content

unmneu not starting at boot


Recommended Posts

You've got the right idea but you left out some info.  You have to add the following to your go file:

 

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c

/boot/unmenu/uu

Actually, you do not need to add the "find" line.  It is installed there for you the first time you request a package re-install itself on re-boot.

 

You do need to add the line

/boot/unmenu/uu

to get it to start itself the next time you reboot.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...