commit 4ade232d31ad9701c8d162bbf0e93d0ab64f582b
Author: Antonio Huete Jimenez <[email protected]>
Date: Wed Mar 1 02:04:30 2017 +0100
rc.d - Add an option to specify memimg file for vkernels
- This option defaults to /var/vkernel/memimg.xxxxxx when not specified
and it tries to provide a memimg file automatically even when
non-privileged
users run vkernels.
- The default directory for memimg files (/var/vkernel) is created if it
doesn't
exist and set to 1777 mode.
Summary of changes:
etc/defaults/rc.conf | 2 ++
etc/rc.d/vkernel | 36 ++++++++++++++++++++++++++++++++++--
2 files changed, 36 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4ade232d31ad9701c8d162bbf0e93d0ab64f582b
--
DragonFly BSD source repository