#994774 Missing SysV Init Script

Package:
nfs-ganesha
Source:
nfs-ganesha
Description:
NFS server in User Space
Submitter:
Chris Dos
Date:
2021-09-21 19:48:04 UTC
Severity:
normal
#994774#5
Date:
2021-09-20 18:48:04 UTC
From:
To:
Please add a SysV Init script to the package so systems without systemd will
work correctly.  Thank you.

#994774#10
Date:
2021-09-21 19:38:01 UTC
From:
To:
I pulled the SysV init script included in the Ganesha 3.5 source tarball:
nfs-ganesha-3.5/src/scripts/init.d/nfs-ganesha.debian8

I had to make a couple of minor changes in order for it to work.  I changed
the LOCK file location from /var/lock/subsys to /var/lock.  I changed the
status call to use status_of_proc.

I've attached the working init script.

     Chris