Remove bogus command line args from dbus startup script

This commit is contained in:
berrange@roquette.boston.redhat.com 2006-07-12 15:54:05 -04:00
parent 8e5a80ac88
commit 434df75aae

View File

@ -1,3 +1,3 @@
#!/bin/sh
exec python "::PYTHONDIR::/::PACKAGE::.py" --no-connect --own-service
exec python "::PYTHONDIR::/::PACKAGE::.py"