#!/bin/sh set -e # Automatically added by dh_systemd_start/12.1.1 if [ -d /run/systemd/system ]; then deb-systemd-invoke stop 'google-oslogin-cache.timer' >/dev/null || true fi # End automatically added section