rpm-ostree/packaging
Timothée Ravier 101d531f3b Install rpm-ostree sysusers config and countme units
Install the systemd unit, timer and sysusers configuration for Count Me
support. We do not enable or pull as a dependency those units by default
as this is a decision that should be taken at the distribution level and
needs support on the infrastructure side.

To enable those units in a disctribution package, you can add the
following symlink:
$ ln -snf /usr/lib/systemd/system/rpm-ostree-countme.timer /usr/lib/systemd/system/rpm-ostreed.service.wants/

or add the following config snippet to the rpm-ostreed.service unit:
Wants=rpm-ostree-countme.timer
2021-02-25 16:58:14 +01:00
..
.gitignore build: Update .gitignore 2016-03-26 14:22:41 +00:00
Dockerfile packaging: Add a cccp.yml and tweak Dockerfile 2016-09-13 13:35:12 +00:00
make-git-snapshot.sh ci: Rework build/test dependency install 2021-02-16 18:18:27 -05:00
Makefile.dist-packaging packaging: Fix repomanage usage 2019-09-09 23:50:32 +00:00
rpm-ostree.spec.in Install rpm-ostree sysusers config and countme units 2021-02-25 16:58:14 +01:00
rpmbuild-cwd packaging: New directory with spec file 2014-01-15 21:54:48 -05:00