]> git.pld-linux.org Git - packages/rpm.git/blob - rpm.sysconfig
- Th version, based on find-java-req.sh:AC-branch
[packages/rpm.git] / rpm.sysconfig
1 # This file is intended for setting rpm options that cannot be set as macros
2 #
3 # NOTE:
4 #       At this moment only few packages use this features.
5
6 # How verbose the .rpm scripts/triggers should be?
7 RPM_SCRIPTVERBOSITY=5
8
9 # Should unused users be removed at package deinstallation?
10 RPM_USERDEL=yes
11
12 # Should automatic restarts from rpm upgrades be skipped?
13 # You can also disable this per service, if service supports it from
14 # /etc/sysconfig/SERVICE
15 #RPM_SKIP_AUTO_RESTART=yes
This page took 0.021565 seconds and 3 git commands to generate.