[csw-devel] SF.net SVN: gar:[5954] csw/mgar/pkg/dbus/trunk/files/cswdbus

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Mon Aug 10 00:15:13 CEST 2009


Revision: 5954
          http://gar.svn.sourceforge.net/gar/?rev=5954&view=rev
Author:   wbonnet
Date:     2009-08-09 22:15:12 +0000 (Sun, 09 Aug 2009)

Log Message:
-----------
Remove config-file argument

Modified Paths:
--------------
    csw/mgar/pkg/dbus/trunk/files/cswdbus

Modified: csw/mgar/pkg/dbus/trunk/files/cswdbus
===================================================================
--- csw/mgar/pkg/dbus/trunk/files/cswdbus	2009-08-09 20:16:18 UTC (rev 5953)
+++ csw/mgar/pkg/dbus/trunk/files/cswdbus	2009-08-09 22:15:12 UTC (rev 5954)
@@ -36,7 +36,7 @@
                 rm -f $DBUS_VAR_RUN_DIR/pid
         fi
 
-        /opt/csw/bin/dbus-daemon --system --config-file=/opt/csw/etc/dbus-1/system.conf
+        /opt/csw/bin/dbus-daemon --system 
         err=$?
         if [ $err -ne 0 ]; then
                 echo "dbus failed to start: error $err"


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list