Whamcloud - gitweb
LU-17741 gss: fix lsvcgss service for systemd 15/54915/2
authorSebastien Buisson <sbuisson@ddn.com>
Thu, 25 Apr 2024 16:42:44 +0000 (18:42 +0200)
committerSebastien Buisson <sbuisson@ddn.com>
Fri, 26 Apr 2024 09:32:28 +0000 (11:32 +0200)
commitab83ed4cd83370f412e2e151e482bdb3cfef16dd
tree143f73a8fb1a1a15a4a72d011fd186ffdc5cc87b
parent2333c8e3ae934ba5b6c11c571e507775ecc417c6
LU-17741 gss: fix lsvcgss service for systemd

Add a systemd unit file for lsvcgss service, so that the lsvcgssd
daemon can be handled correctly via systemctl.

Test-Parameters: trivial
Test-Parameters: kerberos=true testlist=sanity-krb5 clientdistro=el9.3 serverdistro=el9.3
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I7581996e1e28567415da0827681841ac228ad6c5
lustre.spec.in
lustre/scripts/Makefile.am
lustre/scripts/lsvcgss_sysd [new file with mode: 0644]
lustre/scripts/systemd/Makefile.am
lustre/scripts/systemd/lsvcgss.service [new file with mode: 0644]
lustre/utils/gss/svcgssd.c