Roy's Projects
/
openresolv
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
resolvconf -s now does service commands so subscribers don't need to know about how...
[openresolv]
/
resolvconf.8
diff --git
a/resolvconf.8
b/resolvconf.8
index 70943b39c2bf35ed5958b648237d9f31e5600a28..a8fcd4eefa4b1f3959bc7a6c7a8312c25409be61 100644
(file)
--- a/
resolvconf.8
+++ b/
resolvconf.8
@@
-19,7
+19,9
@@
cat \fIFILE\fR |
\fB\-i\fR \fIPATTERN\fR
.PP
.B resolvconf
\fB\-i\fR \fIPATTERN\fR
.PP
.B resolvconf
-\fB\-v\fR \fIPATTERN\fr
+\fB\-v\fR \fIPATTERN\fR
+.B resolvconf
+\fB\-s\fR \fISERVICE COMMAND [args]\fR
.SH DESCRIPTION
Overwrite (\fB\-a\fR) or delete (\fB\-d\fR) the nameserver information
record for network interface \fIINTERFACE\fR
.SH DESCRIPTION
Overwrite (\fB\-a\fR) or delete (\fB\-d\fR) the nameserver information
record for network interface \fIINTERFACE\fR
@@
-36,6
+38,10
@@
with patterns to match interface names.
With \fB\-v\fR, we echo variables NEWDOMAIN, NEWSEARCH and NEWNS to the
console which can be used to make it easer writing scripts which configure
DNS resolvers.
With \fB\-v\fR, we echo variables NEWDOMAIN, NEWSEARCH and NEWNS to the
console which can be used to make it easer writing scripts which configure
DNS resolvers.
+.PP
+With \fB\-s\fR, we work out if the service is running by finding its pidfile
+and if it is we restart it. This means that only resolvconf needs to know this
+for supported platforms and subscribers can just call this resolvconf function.
.SH SERVERS
Normally
.B resolvconf
.SH SERVERS
Normally
.B resolvconf