chrober wrote: 
> 
> The current value is 300 seconds. Of course this config option is
> persisted, i.e. it does survive a pCP reboot.
> 35061
> However, this value does not has any effect (that is why I have written
> this other forum post). It is always just 3 mount attempts with a 10
> second waiting period in between.

Sometimes I wonder.....I add features that never really worked and it
goes 8 months before someone reports it.   I guess folks found another
way to get it done.   Anyway, I'll get this fixed before pCP8 is
released.....which is soon.

If you are comfortable in an ssh session.

edit the file /usr/local/etc/init.d/pcp_startup.sh

Line 629 should be

Code:
--------------------
    
        [ "$NETBOOTWAIT" = "" ] && NETBOOTWAIT=30
  
--------------------


Change the 30 to 300 (or whatever time you want)   The value from the
web interface is not getting populated into the startup script.   After
you make the edit

run `pcp bu`



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=114748

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to