Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
d1422740
Commit
d1422740
authored
Nov 18, 2011
by
Jeremy C. Reed
Browse files
[trac1341] spelling
parent
5de9e8a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/bind10-guide.xml
View file @
d1422740
...
...
@@ -773,7 +773,7 @@ Debian and Ubuntu:
(currently there's also one component which doesn't represent
a process). If you didn't want to transfer out at all (your server
is a slave only), you would just remove the corresponding component
from the set, like this and the process would be stopped imediatel
l
y
from the set, like this and the process would be stopped im
m
ediately
(and not started on the next startup):
<screen>
>
<userinput>
config del Boss/components b10-xfrout
</userinput>
>
<userinput>
config commit
</userinput></screen>
...
...
@@ -822,9 +822,9 @@ Debian and Ubuntu:
If it is set to "dispensable" (the default unless you set something
else), it will get started again if it fails. If it is set to
"needed" and it fails at startup, the whole bind10 shuts down and exits
with error exit code. But if it fail
e
s some time later, it is just
with error exit code. But if it fails some time later, it is just
started again. If you set it to "core", you indicate that the system
is not us
e
able without the component and if such component fails, the
is not usable without the component and if such component fails, the
system shuts down no matter when the failure happened. This is the
behaviour of the core components (the ones you can't turn off), but
you can declare any other components as core as well if you wish
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment