OSDN Git Service

connmand: place dbus on '@extdepends" instead of '@depends".
authormobinmob <mobinmob@disroot.org>
Sat, 12 Dec 2020 21:13:18 +0000 (23:13 +0200)
committermobinmob <mobinmob@disroot.org>
Sat, 12 Dec 2020 21:13:18 +0000 (23:13 +0200)
usr/share/66/service/connmand

index 4a0395d..2dbbcf7 100644 (file)
@@ -4,7 +4,7 @@
 @version = @VERSION@ 
 @options = ( log )
 @user = ( root )
-@depends = ( dbus )
+@extdepends = ( dbus )
 
 
 [start]