%PDF- %PDF-
Direktori : /var/lib/dpkg/info/ |
Current File : /var/lib/dpkg/info/tpm-udev.prerm |
#!/bin/sh set -e # Automatically added by dh_installsystemd/13.10.1ubuntu1 if [ -z "${DPKG_ROOT:-}" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then deb-systemd-invoke stop 'tpm-udev.path' 'tpm-udev.service' >/dev/null || true fi # End automatically added section