Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:kubic:containers
opensuse-nfs-server-image
config.sh
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File config.sh of Package opensuse-nfs-server-image
#!/bin/sh #-------------------------------------- #test -f /.kconfig && . /.kconfig #test -f /.profile && . /.profile #====================================== # Greeting... #-------------------------------------- echo "Configure image: [$kiwi_iname]..." # Disable NFSv3 by default sed -i -e 's|NFS3_SERVER_SUPPORT=.*|NFS3_SERVER_SUPPORT="no"|g' /etc/sysconfig/nfs # delete some default files rm -fv /etc/exports # make sure correct directories exist mkdir -p /export mkdir -p /var/lib/nfs touch /var/lib/nfs/etab touch /var/lib/nfs/rmtab exit 0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor