Hi,

I have experienced named stopping unexpectedly from time to time. After moving 
to RHEL 7 the I made use of a handy feature in systemd, “Restart=always”, to 
make sure named is kept alive. 

This has kept named alive for me, and I was wondering if this perhaps would be 
a useful addition to the default "named-pkcs11.service” shipped in RHEL? 

The changes I have done is to copy the file 
/usr/lib/systemd/system/named-pkcs11.service to 
/etc/systemd/system/named-pkcs11.service, and adding the following to [service] 
section:
---
Restart=always
RestartSec=3
—

The underlying issue of why named is crashing would of course also needs to be 
investigated separately.

What do you think?


Regards,
Siggi


_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org

Reply via email to