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 | 0000007096 6.93 KB | |
systemd-rpm-macros.changes | 0000019319 18.9 KB | |
systemd-rpm-macros.spec | 0000001595 1.56 KB |
Revision 62 (latest revision is 104)
Franck Bui (fbui)
accepted
request 876963
from
Antonio Larrosa (alarrosa)
(revision 62)
- Fix %systemd_user_post. The --global parameter was handled as if it was another service name so %systemd_user_post wasn't working properly. Replace %systemd_user_post with the code from %service_add_post it was being expanded to but correctly passing --global to systemctl (boo#1183051, boo#1182661).
Comments 0