Add owner group to the db files 78/161278/1
authorjusung son <jusung07.son@samsung.com>
Wed, 22 Nov 2017 11:03:18 +0000 (20:03 +0900)
committerjusung son <jusung07.son@samsung.com>
Wed, 22 Nov 2017 11:03:58 +0000 (20:03 +0900)
Change-Id: I696b689e7eb32d06a73ea74c25724c64f0165312
Signed-off-by: jusung son <jusung07.son@samsung.com>
scripts/299.buxton2_upgrade.sh

index c17bec2..1cdcfac 100755 (executable)
@@ -6,7 +6,7 @@
 DB_DIR=/var/lib/buxton2
 
 # The UID of buxton has changed
-chown -R buxton $DB_DIR
+chown -R buxton:buxton $DB_DIR
 
 buxton2ctl security-disable