Re: %post

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martinez, Carlos R wrote:
What is the appropriate way to change xinetd settings in the %post section of the ks.cfg file? I've tried many things and can't seem to make it work. I'm currently executing:

%post -nochroot

/sbin/chkconfig -level 345 telnet on

I get errors with "no such file or directory".  Any help is appreciated.

Drop the nochroot. You want the chroot environment to make changes to your system.

%post
/sbin/chkconfig telnet on

will work.

Forrest
--





[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux