7 lines
138 B
Text
7 lines
138 B
Text
|
post_remove() {
|
||
|
cat << EOF
|
||
|
|
||
|
==> Edit the /etc/dnsproxy/dnsproxy.yaml file after using or enabling the dnsproxy systemd service.
|
||
|
|
||
|
EOF
|
||
|
}
|