#!/bin/sh -e
#
# This install script was generated by abuild for managing systemd units
#

SYSTEMD_BUS_TIMEOUT=15s

units_system="l5-brcm-bt-enable.service librem5-base-defaults.librem5-lockdown-support.service "

# Disable units to clean up any symlinks
    systemctl --no-reload disable --no-warn $units_system

