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 | 0000009777 9.55 KB | |
systemd-rpm-macros.changes | 0000026060 25.4 KB | |
systemd-rpm-macros.spec | 0000001594 1.56 KB |
Revision 89 (latest revision is 104)
Franck Bui (fbui)
committed
(revision 89)
- Test the presence of /run/systemd/system to check whether we're operating during transactional updates. Hence the behavior is the same when operating in a chroot or during transactional updates. - Leave %sysctl_apply() and %binfmt_apply() empty as there's no (interesting) user of these macros for now.
Comments 0