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

SYSTEMD_BUS_TIMEOUT=15s

units_system="cros-keyboard-map.service "

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

