Cross Reference: postrm
xref
: /
bind-9.11.3
/
doc
/
arm
/
Bv9ARM.ch03.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
824
N/A
#!/
bin
/
bash
824
N/A
set
-e
1339
N/A
# Post rm script
824
N/A
# Files are removed automatically by pm.
1422
N/A
if
[
"$1"
=
"remove"
]
824
N/A
then
824
N/A
echo
919
N/A
echo
*
OpenDJ
successfully
removed
919
N/A
fi
919
N/A
echo
919
N/A
# End of the post rm script