Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
720c0986
Commit
720c0986
authored
Jun 14, 2006
by
Mike Hibler
Browse files
FreeBSD 6.0 compat: clear "named_flags" which would otherwise set the
named user to "bind"
parent
adca52be
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/boss-install.in
View file @
720c0986
...
...
@@ -726,6 +726,7 @@ Phase "rc.conf", "Adding testbed content to $RCCONF", sub {
else
{
push
(
@strings
,
(
qq|named_enable="YES"|
,
qq|named_chrootdir=""|
,
qq|named_flags=""|
,
qq|named_uid="root"|
));
}
AppendToFileFatal
(
$RCCONF
,
@strings
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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