#!/bin/sh

# Copyright (c) 2018 - 2023 Jolla Ltd.
#
# License: Jolla Proprietary

BASE_INSTALL_PATH="$(appsupport-config --base)"
source "$BASE_INSTALL_PATH/init/appsupport-common"
appsupport_init_source $1

appsupport_run_hook_scripts "start-post-hook.d"
