Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Elijah Grubb
emulab-devel
Commits
4c766a97
Commit
4c766a97
authored
Oct 15, 2015
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix comment.
parent
4772b32a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
tbsetup/modgroups.in
tbsetup/modgroups.in
+3
-2
No files found.
tbsetup/modgroups.in
View file @
4c766a97
#!/usr/bin/perl -wT
#
# Copyright (c) 2005-201
4
University of Utah and the Flux Group.
# Copyright (c) 2005-201
5
University of Utah and the Flux Group.
#
# {{{EMULAB-LICENSE
#
...
...
@@ -369,7 +369,8 @@ if (@addlist || @modlist) {
}
#
# Finally, call setgroups to do the rest.
# Finally, call setgroups to do the rest. Note that setgroups will skip
# nonlocal users. I wish I remember why.
#
system
("
$SETGROUPS
$user
")
==
0
or
fatal
("
$SETGROUPS
$user
failed!
");
...
...
Write
Preview
Markdown
is supported
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