diff options
author | Ross Burton <ross@openedhand.com> | 2008-01-24 15:43:32 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-01-24 15:43:32 +0000 |
commit | fb8b73f480bfd1ebfec34f7bcb1ecb79178b63ba (patch) | |
tree | 9b5b4ca855e4afe02a61b3a0e8e66863e6d6dad2 /meta/packages/gnome/gconf-dbus | |
parent | 9cf26bdf1b0cb0a83f6e6fee921bba5294903b1b (diff) | |
download | poky-fb8b73f480bfd1ebfec34f7bcb1ecb79178b63ba.tar.gz |
gconf-dbus: don't start in the X session, gconf can be autostarted
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3584 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gnome/gconf-dbus')
-rwxr-xr-x | meta/packages/gnome/gconf-dbus/69gconfd-dbus | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/packages/gnome/gconf-dbus/69gconfd-dbus b/meta/packages/gnome/gconf-dbus/69gconfd-dbus deleted file mode 100755 index c2add042f6..0000000000 --- a/meta/packages/gnome/gconf-dbus/69gconfd-dbus +++ /dev/null | |||
@@ -1,3 +0,0 @@ | |||
1 | #!/bin/sh | ||
2 | |||
3 | /usr/libexec/gconfd-2 & | ||