![Alexey Ovchinnikov](/assets/img/avatar_default.png)
The change adds nfs-ganesha to the container image. Nfs-ganesha is compiled with dbus support on. Also some initial container setup is performed. Change-Id: Ic0b350ce5aa2efd16dc71e46dcd3c6159ca17978
3 lines
50 B
Bash
Executable File
3 lines
50 B
Bash
Executable File
#!/bin/sh
|
|
ganesha.nfsd -L /var/log/ganesha.log -F
|