repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
ppp-hook-pdnsd
/
ppp-hook-pdnsd.install
blob
1c6ed1e119fa6e9737b750d52ee56da795a4f722
1
post_install() {
2
cat<<EOF
3
> Make shure your /etc/resolv.conf does not get overwritten!
4
> You can do so by setting USEPEERDNS=0 und /etc/ppp/ip-up
5
> before the scripts in /etc/ppp/ip-up.d/ are run.
6
EOF
7
}