Mailinglist Archive: opensuse-bugs (3543 mails)

< Previous Next >
[Bug 659357] systemd: we need to call 'systemctl enable *.service' at rpm install time of packages

https://bugzilla.novell.com/show_bug.cgi?id=659357

https://bugzilla.novell.com/show_bug.cgi?id=659357#c10


--- Comment #10 from Frederic Crozat <fcrozat@xxxxxxxxxx> 2011-09-08 12:55:20
UTC ---
I'm implemented a solution to only enable systemd service first time a .service
is introduced in a package (ie migrating from sysvinit to unit file), with
three macros :

%service_migrate_to_systemd_pre / %service_migrate_to_systemd_post /
%service_migrate_to_systemd_postun

I got a request to try to merge those macros into %service_add /
%service_del_preun / %service_del_postun

--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >