openssh converted to the new-style buildpkg environment

the script files in meta are unchanged from the last commit in the old tree (now openssh.old)
This commit is contained in:
Tom G. Christensen
2003-07-08 11:39:38 +00:00
committed by tgc
parent 7e2b6e8da7
commit 0f95aec6ee
6 changed files with 346 additions and 0 deletions

9
openssh/meta/postremove Normal file
View File

@@ -0,0 +1,9 @@
# Inform the operator that ssh configfiles and keys are intact
echo ""
echo "!!ATTENTION!!"
echo "SSH configfiles and keys are still available in ${BASEDIR}/etc/"
echo "Please make sure that you remove these if you won't be using them again."
echo ""
echo "No attempt has been made to remove user and group sshd"
echo "These should be manually removed if they are no longer used."
echo ""