connman: add conf file to sv/connmand

This commit is contained in:
Duncaen 2019-09-06 16:59:47 +02:00
parent 8da19036f4
commit 9386dd8cb2
2 changed files with 3 additions and 2 deletions

View file

@ -1,2 +1,3 @@
#!/bin/sh
exec connmand -n
[ -r conf ] && . ./conf
exec connmand -n ${OPTS}

View file

@ -1,7 +1,7 @@
# Template file for 'connman'
pkgname=connman
version=1.37
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-polkit --enable-client --enable-pie --enable-ethernet
--enable-wifi --enable-bluetooth --enable-loopback --enable-nmcompat