post_install() {
      add_service.sh lcdd
}

pre_remove() {
      remove_service.sh lcdd
}