SYSTEMD: Use sysconfig file for different device options
authorAnas Nashif <anas.nashif@intel.com>
Tue, 17 Jul 2012 12:33:07 +0000 (08:33 -0400)
committerAnas Nashif <anas.nashif@intel.com>
Tue, 17 Jul 2012 12:46:48 +0000 (08:46 -0400)
commit90cf5c2dc52e565cea944820bbcb3783ca22f6e9
tree3efca2969863db8abac02815351567a3364d469f
parent9741bf76bb1e876ecc0e7753bb07341a8d1f5660
SYSTEMD: Use sysconfig file for different device options

- Fixes bug TDIS-94
- 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/wpa_supplicant <<EOF
OPTIONS="-Woption"
EOF

Change-Id: If96287c2e49d09500596cca114e06b93550bfa66
packaging/wpa_supplicant.manifest [moved from packaging/wpasupplicant.manifest with 100% similarity]
packaging/wpa_supplicant.service [new file with mode: 0644]
packaging/wpa_supplicant.spec