home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / var / lib / dpkg / info / cron.preinst < prev    next >
Encoding:
Text File  |  2010-12-18  |  135 b   |  8 lines

  1. #!/bin/sh
  2. set -e
  3.  
  4. # Conffile has become obsolete
  5. dpkg-maintscript-helper rm_conffile /etc/cron.monthly/standard "3.0pl1-113" -- "$@"
  6.  
  7.  
  8.