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
7c22cef0
Commit
7c22cef0
authored
Oct 28, 2004
by
Leigh B. Stoller
Browse files
Okay, so I'm the bozo after all! Commit my change to add the setuid
bit to dhcpd_makeconf.in
parent
ca79d1c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/GNUmakefile.in
View file @
7c22cef0
...
...
@@ -38,6 +38,8 @@ install: $(addprefix $(INSTALL_BINDIR)/, $(BIN_SCRIPTS)) \
post-install:
chown root $(INSTALL_SBINDIR)/genelists
chmod u+s $(INSTALL_SBINDIR)/genelists
chown root $(INSTALL_SBINDIR)/dhcpd_makeconf
chmod u+s $(INSTALL_SBINDIR)/dhcpd_makeconf
#
# Control node installation (okay, plastic)
...
...
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