Am Freitag, 26. Oktober 2007 21:27:43 schrieb Jan Engelhardt: > Hi, > > some packages (e.g. cups), after installation, insert their service into > the runlevel, others (e.g. apache2) do not. How is this accomplished in > the %post sections of .spec files?
Lokk into the SUSE Packaginig Conventions at http://en.opensuse.org/Packaging/SUSE_Package_Conventions . The macros %fillup_and_insserv, %insserv_cleanup, %insserv_force_if_yast and %restart_on_update and the Chapter about init scripts are what you need. Herbert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
