Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
domainepublic
alternc
Commits
8a3fd36f
Commit
8a3fd36f
authored
Aug 06, 2009
by
Antoine Beaupré
Browse files
comments
parent
d31d1700
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/update_domains.sh
View file @
8a3fd36f
...
...
@@ -241,6 +241,7 @@ IFS="$OLD_IFS"
RELOAD_ZONES
=
`
cat
"
$RELOAD_ZONES_TMP_FILE
"
`
# we assume we run apache and bind on the master
alternc_reload
$RELOAD_ZONES
for
slave
in
$ALTERNC_SLAVES
;
do
if
[
"
$slave
"
!=
"localhost"
]
;
then
...
...
Write
Preview
Supports
Markdown
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