SYSTEMD: Use sysconfig file for different device options
authorAnas Nashif <anas.nashif@intel.com>
Tue, 17 Jul 2012 12:26:00 +0000 (08:26 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 17 Jul 2012 12:44:45 +0000 (08:44 -0400)
commit6fe826fa98aa4ee17a695ddb4050b550e02d206f
tree740f706aa08dc3c06f7d6955df014094b8936e1c
parent8f83bccdc0cf1a9bafc23da3eedfe8d188872aa0
SYSTEMD: Use sysconfig file for different device options

- Fixes bug TDIS-95
- in the ks file, we need to set the right options for the device:

and in the %post of the ks file, write the correct options for the specific device
cat > /etc/sysconfig/connman <<EOF
OPTIONS="-Woption"
EOF

Change-Id: I8697ef852d95947baea0de671b0042ab94b606fe
packaging/connman.spec
src/connman.service.in