Ahenk/debian/postrm
2016-08-12 17:19:36 +03:00

6 lines
174 B
Bash

#!/bin/sh
# postrm script for ahenk
#
cp /etc/pam.d/common-session /etc/pam.d/common-session.before_remove_ahenk
cp /etc/pam.d/common-session.orig /etc/pam.d/common-session