Mailinglist Archive: opensuse-bugs (3543 mails)
| < Previous | Next > |
[Bug 659357] systemd: we need to call 'systemctl enable *.service' at rpm install time of packages
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 8 Sep 2011 12:55:22 +0000
- Message-id: <20110908125522.0460B24551E@molor.provo.novell.com>
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 > |