/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to plugin-runner.conf

* initramfs-tools-hook: Bug fix: Add "--userid" and "--groupid" to
                        start of "plugin-runner.conf" file instead of
                        appending, to allow any preexisting options to
                        override.
* plugin-runner.conf: Improved wording.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
## This is the configuration file for plugin-runner.  It should be
2
 
## installed as "/etc/mandos/plugin-runner.conf", which will be copied
3
 
## to "/conf/conf.d/mandos/plugin-runner.conf" in the initrd.img file.
 
1
## This is the configuration file for plugin-runner(8mandos).  This
 
2
## file should be installed as "/etc/mandos/plugin-runner.conf", and
 
3
## will be copied to "/conf/conf.d/mandos/plugin-runner.conf" in the
 
4
## initrd.img file.
4
5
##
5
6
## After editing this file, the initrd image file must be updated for
6
7
## the changes to take effect!