Update documentation to suggest mode g+w for var/run in the suggested chroot
so that PID file creation for ndhc will not fail.
This commit is contained in:
parent
109dfd74c6
commit
6222d6ec0b
1
README
1
README
@ -77,6 +77,7 @@ USAGE
|
|||||||
# mkdir var/run
|
# mkdir var/run
|
||||||
# chown -R ifchd.ifchd var
|
# chown -R ifchd.ifchd var
|
||||||
# chmod -R a+rx var
|
# chmod -R a+rx var
|
||||||
|
# chmod g+w var/run
|
||||||
|
|
||||||
c) Create a urandom device for ndhc to use within the jail.
|
c) Create a urandom device for ndhc to use within the jail.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user