~smoser/ubuntu/raring/kmod/lp-1115710

« back to all changes in this revision

Viewing changes to debian/module-init-tools.preinst

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2013-01-24 00:11:39 UTC
  • Revision ID: package-import@ubuntu.com-20130124001139-hpltyco9pnv43965
Tags: 9-2ubuntu6
Remove /etc/init/module-init-tools.conf on upgrade (LP: #1082006)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
dpkg-maintscript-helper rm_conffile /etc/init.d/module-init-tools 3.16-1 -- "$@"
4
4
dpkg-maintscript-helper rm_conffile /etc/modprobe.d/aliases.conf 3.16-1 -- "$@"
 
5
dpkg-maintscript-helper rm_conffile /etc/init/module-init-tools.conf 9-2ubuntu5 -- "$@"
5
6
 
6
7
rm_conffile() {
7
8
  mv_conffile "$1" "$1.dpkg-bak"