summarylogtreecommitdiffstats
path: root/dnsproxy-git.install
blob: 43e827caab98252980919e12d6b88d1c9de48622 (plain)
1
2
3
4
5
6
7
post_install() {
    cat << EOF

==> Edit the /etc/dnsproxy/dnsproxy.yaml file after using or enabling the dnsproxy systemd service.

EOF
}