Whamcloud - gitweb
LU-17741 gss: fix lsvcgss service for systemd
authorSebastien Buisson <sbuisson@ddn.com>
Thu, 25 Apr 2024 16:42:44 +0000 (18:42 +0200)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 13 May 2024 22:32:38 +0000 (22:32 +0000)
commitac1ea2ef126efb5d7900bb32d475556db3c08747
tree1ee4a6a82f82a7bbcf4c238dbcbb2442f166bdc7
parent32f69aa40d892fea8de1b50e89e4378da5a74e79
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.

Lustre-change: https://review.whamcloud.com/54915
Lustre-commit: TBD (from ab83ed4cd83370f412e2e151e482bdb3cfef16dd)

Test-Parameters: trivial
Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I7581996e1e28567415da0827681841ac228ad6c5
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/55087
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
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