Show
Ignore:
Timestamp:
06/09/09 11:24:50 (3 years ago)
Author:
Neutron Soutmun <neo.neutron@…>
Children:
7426d5e4dbbc7360eb762fb28416bd7b122174d5
Parents:
3934ce0e5b4bcce1d38ddb9556b4665e9ec95505
git-committer:
Neutron Soutmun <neo.neutron@…> (06/09/09 11:24:50)
Message:

New upstream release

  • With IFB for IMQ replacement.
  • Tool scripts and daemon executable installed in appropriate place.
  • The example config files (rahunas.conf, 01_rahunas-vserver.conf) installing by ucf.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • debian/rahunas.postrm

    rbdf9d40 rd05ea72  
    1818    if which ucf >/dev/null 2>&1; then 
    1919      ucf --purge /etc/rahunas/rahunas.conf 
     20      ucf --purge /etc/rahunas/rahunas.d/01_rahunas-vserver.conf 
    2021    fi 
    2122 
    2223    rm -f /etc/rahunas/rahunas.conf 
     24    rm -f /etc/rahunas/rahunas.d/01_rahunas-vserver.conf 
    2325    ;; 
    2426  remove)