The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/bind#293d93455e05945f11b4ee320db6a2fa4f31e43c
		
			
				
	
	
		
			13 lines
		
	
	
		
			514 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			514 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| /var/named/data/named.run {
 | |
|     missingok
 | |
|     su named named
 | |
|     create 0644 named named
 | |
|     postrotate
 | |
|         /usr/bin/systemctl reload named.service > /dev/null 2>&1 || true
 | |
|         /usr/bin/systemctl reload named-chroot.service > /dev/null 2>&1 || true
 | |
|         /usr/bin/systemctl reload named-sdb.service > /dev/null 2>&1 || true
 | |
|         /usr/bin/systemctl reload named-sdb-chroot.service > /dev/null 2>&1 || true
 | |
|         /usr/bin/systemctl reload named-pkcs11.service > /dev/null 2>&1 || true
 | |
|     endscript
 | |
| }
 |