ElEsido wrote:
> Done, it worked. What now, just restart the server?
Nope - please move all (except the server.prefs) to
/var/lib/squezzeboxserver/prefs.
The server.prefs.temp should be moved as server.prefs to
/var/lib/squeezeboxserver/prefs.
Code:
--------------------
for file in $(find /var/lib/squeezeboxserver/old_prefs/); do if [ $file !=
server.prefs ];then mv $file
/var/lib/squeezeboxserver/prefs/${file##*/};fi;done && mv
/var/lib/squeezeboxserver/old_prefs/server.prefs.temp
/var/lib/squeezeboxserver/prefs/server.prefs
--------------------
After that you can restart lms.
ElEsido wrote:
> I have added them. Just had a feeling about it - there is no technical
> knowledge behind that.
If its working - shut down your backup/transfer device and run the
script - you should see - nothing happens.
You also can use that script as "your" user - look what happen if you do
that:cool:
You can leave the script and the mountpoint in it.
Since my last smb share is loooooong time ago (i use cifs instead) your
on the "secure site" if you dont change that right now.
Gruss
Jan
------------------------------------------------------------------------
DJanGo's Profile: http://forums.slimdevices.com/member.php?userid=1516
View this thread: http://forums.slimdevices.com/showthread.php?t=105030
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix