summarylogtreecommitdiffstats
path: root/secure-delete.install
blob: 014ef8574aecea7cf8bba23f2e9dc63ddb56966c (plain)
1
2
3
4
5
6
7
8
post_install(){
  cat << EOF
  SECURE DELETE NOTICE:
The "smem" program has been renamed "semem"(secure erase memory) due to file
conflicts with other packages. This is specific to this package, and will not
impede function. that is all
EOF
}