After upgrading from ubuntu 8.10 to 9.04 a custom init.d script stopped to work. The script is perfectly working from a console if I login, but does not work in the startup process. I am not sure where I can find the correct logs to identify the error.
The boot script is attached. The user is my ubuntu user account. For me it looks like an authorization/access problem, because the script works after I have logged in.
* I added the script to the boot process via BUM and readded it after the upgrade to 9.04
* I tried to add this script to an other working boot up script (SqueezeCenter) the SqueezeCenter server is started so I am sure that the script is executed but the MusicIP service did not start up
Did something change in the start up process that needs to be taken care of?
I found this in a log:
Apr 29 07:50:19 erde su[13678]: Successful su for klaas by root
Apr 29 07:50:20 erde su[13678]: + ??? root:klaas
Apr 29 07:50:22 erde su[13678]: pam_unix(su:session): session opened for user klaas by (uid=0)
Apr 29 07:50:23 erde dbus-daemon: Rejected send message, 1 matched rules; type="method_call", sender=":1.34" (uid=1000 pid=6551 comm="/usr/lib/indicator-applet/indicator-applet --oaf-a") interface="org.freedesktop.DBus.Properties" member="Get" error name="(unset)" requested_reply=0 destination=":1.68" (uid=0 pid=13678 comm="su - klaas -c /usr/local/mmserver/MusicMagicServer"))
Apr 29 07:50:23 erde su[13678]: pam_unix(su:session): session closed for user klaas
Regards Klaas



Adv Reply

Bookmarks