updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gstd-git / gstd.install
blob23ec75cb7ee29fcd61d9478983f2bbf6a15b4d4a
1 # Along with the applications, a dbus configuration file was installed.
2 # Dbus configuration must be reloaded before GStreamer Daemon is started.
3 post_install() {
4   /etc/rc.d/dbus reload
5   echo "You must modify the file /usr/share/dbus-1/services/com.ridgerun.gstreamer.gstd.service to reflect the username of the user you want to run GStreamer Daemon as."