On Oct 26 2007 21:47, Marcus Rueckert wrote:
>On 2007-10-26 21:27:43 +0200, Jan Engelhardt wrote:
>> 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?
>
>http://en.opensuse.org/Packaging/SUSE_Package_Conventions/RPM_Macros#3.6._.25fillup_and_insserv
>
>-y sets START variables to “yes” by default. It is ignored if
>   X-UnitedLinux-Default-Enabled is specified in the init script. 
>-Y forces setting the START variable to “yes”. This means the service is
>   always activated regardless of the setting before an update.

Right, and how can that ideally fly without recompiling the package?
Trying to spin a suse derivate (makesusedvd) where apache should be
started by default.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to