RPM macros for systemd
Starting with openSUSE 12.1, several RPM macros must be used to package systemd services files. This package provides these macros.
- Devel package for openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout Base:System/systemd-rpm-macros && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
macros.systemd | 0000007230 7.06 KB | |
systemd-rpm-macros.changes | 0000016023 15.6 KB | |
systemd-rpm-macros.spec | 0000001594 1.56 KB |
Revision 52 (latest revision is 104)
Franck Bui (fbui)
committed
(revision 52)
- Introduce %service_del_postun_with_restart() It's the counterpart of %service_del_postun_without_restart() and replaces the '-f' option of %service_del_postun(). - Expand %service_del_postun_without_restart in %service_del_postun
Comments 0