Remove needless line from update script
[platform/upstream/connman.git] / scripts / 500.connman_upgrade.sh
1 #!/bin/sh
2 PATH=/bin:/usr/bin:/sbin:/usr/sbin
3
4 #-----------------------------------------------#
5 # connman patch script for upgrade (2.4 -> 3.0) #
6 #-----------------------------------------------#
7
8 chsmack -a 'System' /opt/var/lib/connman
9 chsmack -a 'System' /opt/var/lib/connman/settings
10