Added connman-0.47 build template.
--HG-- extra : convert_revision : 1e749c486bf6d00cadac6971a6de67ad1527b5fc
This commit is contained in:
9
srcpkgs/connman/files/connmand.rc
Normal file
9
srcpkgs/connman/files/connmand.rc
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/sbin/runscript
|
||||
|
||||
command=/usr/sbin/connmand
|
||||
name="Connection Manager daemon"
|
||||
|
||||
depend()
|
||||
{
|
||||
need dbus localmount
|
||||
}
|
||||
Reference in New Issue
Block a user