mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-11 07:55:52 -06:00
Remove bogus command line args from dbus startup script
This commit is contained in:
parent
8e5a80ac88
commit
434df75aae
@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
exec python "::PYTHONDIR::/::PACKAGE::.py" --no-connect --own-service
|
||||
exec python "::PYTHONDIR::/::PACKAGE::.py"
|
||||
|
Loading…
Reference in New Issue
Block a user