diff options
Diffstat (limited to 'init')
| -rw-r--r-- | init/systemd/httpd.service | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/init/systemd/httpd.service b/init/systemd/httpd.service new file mode 100644 index 000000000..ef1e6bfda --- /dev/null +++ b/init/systemd/httpd.service @@ -0,0 +1,4 @@ +.include /usr/lib/systemd/system/httpd.service + +[Service] +Environment=KRB5CCNAME=/var/run/httpd/krbcache/krb5ccache |
