/var/run/dbus/system-dbus-socket wird jetzt aufgeraeumt.

aus post-start wurde korrekter weise pre-start



git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_upstart@5876 504e572c-2e33-0410-9681-be2bf7408885
This commit is contained in:
kueller 2010-11-22 06:53:21 +00:00
parent 934abdb477
commit 0f214ed5f8

View File

@ -8,8 +8,11 @@ stop on runlevel [016]
console output
post-start script
pre-start script
dbus-uuidgen --ensure
if [ -f /var/run/dbus/system_bus_socket ]; then
rm /var/run/dbus/system_bus_socket
fi
end script
script
@ -22,3 +25,4 @@ post-stop script
rm /var/run/dbus/pid
fi
end script
/var/run/dbus/system_bus_socket