Hi, I am trying to install proftpd and proftpd-inetd using the "post-package" tag, but cant get it to work no matter what.! i've created a new package description with create_package_descr, and when i launch yast on the target system, the proftpd and proftpd-inetd packages are available. Here is the software section of the autoinstall.xml: <software> <post-packages config:type="list"> <package>proftpd</package> <package>proftpd-inetd</package> </post-packages> <base>Miniftp</base> The post-package tag dosent even work if proftpd is included in the Miniftp.sel file. but installs fine without the post-package tag. The reason why i want to use the post-package tag is that when i install the proftpd-inetd package without the tag, the original file (inetd.conf) is renamed to .newrpm and the new inetd.conf now only contains the proftpd section.! -- Thanks and best regards Miro Barbu.
On Tue, Oct 14, 2003 at 01:01:40PM +0200, Miro wrote:
Hi, I am trying to install proftpd and proftpd-inetd using the "post-package" tag, but cant get it to work no matter what.! ... The reason why i want to use the post-package tag is that when i install the proftpd-inetd package without the tag, the original file (inetd.conf) is renamed to .newrpm and the new inetd.conf now only contains the proftpd section.!
Hi, why don't you try xinetd? Since SuSE Linux 8.2 it looks into /etc/xinetd.d for configuration files, so you could evade the above problems by having proftpd-xinetd put a file there that wouldn't create a file conflict. -- Martin Vidner, developer SuSE CR, s.r.o. e-mail: mvidner@suse.cz Drahobejlova 27 tel:+420-296542373 190 00 Praha 9, Czech Republic http://www.suse.cz
Hi, Is it possible to create new groups, ("group" tag in the xml file) or do i have to write a script that does the trick. Thanks. Miro.
participants (3)
-
Martin Vidner
-
Miro
-
Miro Barbu