Here you go:
$ cat /usr/share/dbus-1/services/org.freedesktop.Notifications.service
[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/bin/sh -c 'if [ ! -x /usr/lib/notification-daemon/notification-daemon ]
|| [ "${GDMSESSION%.desktop}" = gnome ] || [ "${GDMSESSION%.desktop}" =
gnome-classic ] || [ "${GDMSESSION%.desktop}" = guest-restricted ] || [
"${GDMSESSION%.desktop}" = gnome-classic-guest-restricted ] || [
"${GDMSESSION%.desktop}" = gnome-2d ] || [ "${GDMSESSION%.desktop}" = default
-a "$(basename `readlink /etc/alternatives/x-session-manager`)" = gnome-session
] || [ "${GDMSESSION%.desktop}" = une ] || [ "${GDMSESSION%.desktop}" unity-2d
]; then exec /usr/lib/notify-osd/notify-osd; else exec
/usr/lib/notification-daemon/notification-daemon; fi'
$ env | grep GDMSESSION
GDMSESSION=unity-2d
$ ps aux | grep notif
ubuntu 1508 0.0 0.6 20208 6744 ? S 07:53 0:00
/usr/lib/gnome-disk-utility/gdu-notification-daemon
ubuntu 1697 0.1 1.0 80344 10864 ? Sl 07:53 0:00 update-notifier
ubuntu 1727 0.2 1.0 148224 10636 ? Sl 07:54 0:00
/usr/lib/notification-daemon/notification-daemon
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/748970
Title:
Unity 2D should use Notify-OSD for notifications
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs