File label-uninstall of Package kea-container
#!/bin/bash echo "LABEL UNINSTALL: Removing all installed files except configs" rm -vf /host/usr/local/bin/keactrl rm -vf /host/etc/systemd/system/kea-dhcp*.service
#!/bin/bash echo "LABEL UNINSTALL: Removing all installed files except configs" rm -vf /host/usr/local/bin/keactrl rm -vf /host/etc/systemd/system/kea-dhcp*.service