Skip to content
GitLab
Menu
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
e9e592be
Commit
e9e592be
authored
May 06, 2005
by
Leigh B. Stoller
Browse files
enable_smbd --> smbd_enable
parent
59433326
Changes
1
Show whitespace changes
Inline
Side-by-side
install/ops-install.in
View file @
e9e592be
...
...
@@ -284,7 +284,7 @@ Phase "rc.conf", "Adding testbed content to rc.conf", sub {
AppendToFileFatal
(
$RCCONF
,
qq|sendmail_enable="YES"|
,
qq|nfs_server_enable="YES"|
,
(
$WINSUPPORT
?
qq|enable
_smbd
="YES"|
:
()),
(
$WINSUPPORT
?
qq|
smbd_
enable="YES"|
:
()),
qq|nfs_server_flags="-u -t -n 16"|
,
qq|syslogd_flags=""|
);
};
...
...
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