LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-28-2005, 09:45 AM   #1
carsten.engel
LQ Newbie
 
Registered: Jul 2005
Location: Stuttgart - Germany
Distribution: Suse Linux
Posts: 5

Rep: Reputation: 0
ISC 3.1 DHCP, CHROOT and Included Files


I�ve got the problem that all my included files (foobar.shared and barfoo.shared) wouldn�t be transfered in the CHROOT...

Shutting down DHCP server
Starting DHCP server .../usr/sbin/rcdhcpd:161: could not copy /etc/dhcpshare/sefclients.shared to chroot jail failed


I have tried to copy them to the chroot:

Code:
                for i in $DAEMON_CONF $DHCPD_CONF_INCLUDE_FILES /etc/{resolv.conf,host.conf,hosts,localtime}; do
                        cp -a $i $CHROOT_PREFIX/$i &>/dev/null \
                                || { echo "...$0:$LINENO: could not copy $i to chroot jail"; rc_failed; rc_status -v1; exit 6; }
                done
                for i in $DAEMON_CONF $DHCPD_CONF_INCLUDE_FILES /etc/dhcpshare/{foobar.shared,barfoo.shared}; do
                        cp -a $i $CHROOT_PREFIX/$i &>/dev/null \
                                || { echo "...$0:$LINENO: could not copy $i to chroot jail"; rc_failed; rc_status -v1; exit 6; }
Could any one help me?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Isc Dhcp Server On Aix 5.2 rylaix AIX 0 09-08-2005 11:42 AM
(GTK) included files in a program...Where? ooagentbender Programming 2 02-13-2005 02:00 PM
Suse Linux 9.2 ISC DHCP Server Problem mikfig Linux - Networking 2 12-22-2004 11:40 AM
ISC DHCP Server MAC Address dlucas10 Linux - Networking 1 05-25-2004 05:49 PM
Dhcp Isc Help x86br Linux - Networking 6 04-19-2003 06:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration