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
b81af714
Commit
b81af714
authored
Sep 28, 2002
by
Leigh B. Stoller
Browse files
Ug, turn off debug mode!
parent
45e1e13a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/ntpstart
View file @
b81af714
...
...
@@ -44,7 +44,7 @@ my $newfile = "/tmp/ntp.conf.new";
my
$ntpfile
=
"
/etc/ntp.conf
";
my
$driftfile
=
"
/etc/ntp.drift
";
my
$pidfile
=
"
/var/run/ntpd.pid
";
my
$debug
=
1
;
my
$debug
=
0
;
#
# Since this is a wrapper, we have to try to start ntp no matter what.
...
...
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