Marvellous news about the squid user. Thank-you Katarina. Katarina Machalkova wrote:
Hi,
I have some post installation scripts that I would like to call from my generic autoyast.xml file. This involves three related questions :
I let others to answer questions 1 & 2, but this is an easy one:
3) Finally. if I add the package squid to the list of packages to be installed, then will autoyast install and add the nessecary user
The answer is yes. If you install squid (with autoyast or in any other way), the RPM package already contains a scriptlet executed in the course of its installation that will create squid user. See:
kmachalkova@opice:/work/SRC/all/squid> cat squid.spec | grep -B1 useradd
AutoReqProv: on PreReq: /usr/sbin/useradd, %insserv_prereq, %fillup_prereq -- %pre /usr/sbin/useradd -r -o -g nogroup -u 31 -s /bin/false -c "WWW-proxy squid" -d /var/cache/squid squid 2> /dev/null || :
So - no need to create squid user additionaly in the autoyast profile
hB.
-- Simon Loewenthal/Tele2 GSM: +31 6 2000 5427 [ -d . ] || echo 'Oh!' ******** IMPORTANT NOTICE ******** This e-mail (including any attachments) may contain information that is confidential or otherwise protected from disclosure and it is intended only for the addressees. If you are not the intended recipient, please note that any copying, distribution or other use of information contained in this e-mail (and its attachments) is not allowed. If you have received this e-mail in error, kindly notify us immediately by telephone or e-mail and delete the message (including any attachments) from your system. Please note that e-mail messages may contain computer viruses or other defects, may not be accurately replicated on other systems, or may be subject of unauthorized interception or other interference without the knowledge of sender or recipient. Tele2 only send and receive e-mails on the basis that Tele2 is not responsible for any such computer viruses, corruption or other interference or any consequences thereof. -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org