| Current Path : /proc/self/root/proc/self/root/proc/self/root/var/lib/dpkg/info/ | 
| Current File : //proc/self/root/proc/self/root/proc/self/root/var/lib/dpkg/info/initramfs-tools.postrm | 
#!/bin/sh
set -e
if [ "x${1}" = "xpurge" ]; then
	rm -f /etc/initramfs-tools/conf.d/resume
	rm -f /etc/initramfs-tools/modules
fi