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
6209bbbe
Commit
6209bbbe
authored
May 23, 2012
by
Leigh B Stoller
Browse files
Localize the timezone inside the container.
parent
18464a25
Changes
1
Hide whitespace changes
Inline
Side-by-side
clientside/tmcc/linux/mkvnode.pl
View file @
6209bbbe
...
...
@@ -573,6 +573,9 @@ sub callback($)
}
}
}
# Localize the timezone.
system
("
cp -fp /etc/localtime
$path
/etc
");
return
0
;
}
...
...
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