X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=helper%2Ffebootstrap-supermin-helper.pod;h=1ef960f4a88953896e4b59772c0b6fc2b33974d2;hb=4b3ae5fc754481454ebea4a1ea6efad0108901a0;hp=c6c551cee5828636005769f8351e0c0ba340ae38;hpb=0f89ba0654de234429042ffcc91c8a0de94ec98b;p=febootstrap.git diff --git a/helper/febootstrap-supermin-helper.pod b/helper/febootstrap-supermin-helper.pod index c6c551c..1ef960f 100644 --- a/helper/febootstrap-supermin-helper.pod +++ b/helper/febootstrap-supermin-helper.pod @@ -94,6 +94,19 @@ If this option is not specified, then every kernel module from the host will be included. This is safer, but can produce rather large appliances which need a lot more memory to boot. +=item B<-u user> | B<--user user> | B<-g group> | B<--group group> + +Run febootstrap-supermin-helper as an alternate user and/or group. +C and C can be specified as either a name, which will +be resolved using the system name service, or a uid/gid. Use of these +options requires root privileges. + +Use of these options is required if running febootstrap-supermin-helper +as root with the effective uid/gid set to non-root. Bash will reset +the effective uid/gid to the real uid/gid when invoked. As +febootstrap-supermin-helper uses bash in parts, this will result in the +creation of an appliance with a mixture of ownerships. + =back =head1 SPEED