summaryrefslogtreecommitdiffstats
path: root/proxy/systemd
Commit message (Collapse)AuthorAgeFilesLines
* Specify KRB5RCACHEDIR in systemd unit fileRobbie Harwood (frozencemetery)2015-08-181-0/+1
| | | | | | | | | | | | Moving out of /var/tmp allows for improved separation with selinux and fixes an AVC denial. Signed-off-by: Robbie Harwood (frozencemetery) <rharwood@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com> Ticket: https://fedorahosted.org/gss-proxy/ticket/145 Ticket: https://fedorahosted.org/gss-proxy/ticket/130 Closes #1
* systemd: add require for the nfs kernel modules.Günther Deschner2013-06-031-0/+1
| | | | | | | | This assures the right startup and checking order for gssproxy and kernel nfs gssproxy client interface. Signed-off-by: Günther Deschner <gdeschner@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
* systemd: Make sure we start before nfs-secure services.Günther Deschner2013-05-291-0/+1
| | | | | | | They might want to use gssproxy so we need to run in advance. Signed-off-by: Günther Deschner <gdeschner@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
* Fix systemd config file for gssproxy.Günther Deschner2013-03-221-1/+1
| | | | Reviewed-by: Simo Sorce <simo@redhat.com>
* Remove gssproxy.serviceSimo Sorce2013-03-221-14/+0
| | | | | This file is generated by gssproxy.service.in so keep only the source in git.
* Intial skeleton gssproxy daemonSimo Sorce2012-01-042-0/+28