summaryrefslogtreecommitdiffstats
path: root/setup-named-chroot.sh
Commit message (Collapse)AuthorAgeFilesLines
* (un)mount /var/named in -chroot packages as the last directory (Related: ↵Tomas Hozza2016-05-201-2/+2
| | | | #1279188)
* Don't copy /etc/localtime on -chroot package installationTomas Hozza2015-05-271-1/+1
| | | | Signed-off-by: Tomas Hozza <thozza@redhat.com>
* Utilize system-wide crypto-policies (#1179925)Tomas Hozza2015-05-221-1/+2
| | | | Signed-off-by: Tomas Hozza <thozza@redhat.com>
* Rework the chroot setup/destruction workflowTomas Hozza2013-12-171-1/+1
| | | | | | | - Split chroot package for named and named-sdb - Extract setting-up/destroying of chroot to a separate systemd service (#997030) Signed-off-by: Tomas Hozza <thozza@redhat.com>
* Install configuration for rwtab and fix chroot setup scriptTomas Hozza2013-11-121-1/+1
| | | | Signed-off-by: Tomas Hozza <thozza@redhat.com>
* Fix setup-named-chroot.sh to mount/umount everything successfullyTomas Hozza2013-08-051-1/+1
| | | | Signed-off-by: Tomas Hozza <thozza@redhat.com>
* Move pidfile to /run/named/named.pidAdam Tkac2013-03-191-1/+1
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* mount/umount /var/named in setup-named-chroot.sh as the last one (#904666)Tomas Hozza2013-01-291-2/+2
| | | | Signed-off-by: Tomas Hozza <thozza@redhat.com>
* initscript: don't umount /var/named when didn't mount itAdam Tkac2012-04-261-9/+11
| | | | Signed-off-by: Adam Tkac <atkac@redhat.com>
* retire initscript in favour of systemd unit files (#719419)Adam Tkac2012-01-301-0/+80
Signed-off-by: Adam Tkac <atkac@redhat.com>