- Timestamp:
- 06/09/09 11:24:50 (3 years ago)
- Children:
- 7426d5e4dbbc7360eb762fb28416bd7b122174d5
- Parents:
- 3934ce0e5b4bcce1d38ddb9556b4665e9ec95505
- git-committer:
- Neutron Soutmun <neo.neutron@…> (06/09/09 11:24:50)
- Files:
-
- 1 modified
-
debian/rahunas.postrm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
debian/rahunas.postrm
rbdf9d40 rd05ea72 18 18 if which ucf >/dev/null 2>&1; then 19 19 ucf --purge /etc/rahunas/rahunas.conf 20 ucf --purge /etc/rahunas/rahunas.d/01_rahunas-vserver.conf 20 21 fi 21 22 22 23 rm -f /etc/rahunas/rahunas.conf 24 rm -f /etc/rahunas/rahunas.d/01_rahunas-vserver.conf 23 25 ;; 24 26 remove)
