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