1 2 3 4 5 6 7 8
post_install() { avrcp-volume --install-service } pre_remove() { rm -f /usr/lib/systemd/user/avrcp-volume.service }