connman: fix double post_install

This commit is contained in:
Stefan Saraev 2014-02-23 18:15:02 +02:00
parent cbba32fbf2
commit 32227f7a18

View File

@ -115,9 +115,7 @@ post_makeinstall_target() {
post_install() {
add_user system x 430 430 "service" "/var/run/connman" "/bin/sh"
add_group system 430
}
post_install() {
enable_service hostname.service
enable_service loopback.service
enable_service connman.service