From fc22b3d6507c6745911b9dfcc68f1e665ae13dbc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:43:11 +0200 Subject: Adding upstream version 4.22.0. Signed-off-by: Daniel Baumann --- upstream/debian-unstable/man8/fdutilsconfig.8 | 44 +++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 upstream/debian-unstable/man8/fdutilsconfig.8 (limited to 'upstream/debian-unstable/man8/fdutilsconfig.8') diff --git a/upstream/debian-unstable/man8/fdutilsconfig.8 b/upstream/debian-unstable/man8/fdutilsconfig.8 new file mode 100644 index 00000000..b9442b07 --- /dev/null +++ b/upstream/debian-unstable/man8/fdutilsconfig.8 @@ -0,0 +1,44 @@ +.\" dummy line +.TH FDUTILSCONFIG 8 "24 January 1999" +.UC 4 +.SH NAME +fdutilsconfig \- configure the suid bit of fdmount +.SH SYNOPSIS +.B fdutilsconfig +.br +.SH DESCRIPTION +The +.B fdutilsconfig +script provides an interactive way to configure the suid bit of +the +.BR fdmount "(1)" +binary. It asks you some questions, give you a hint +if needed, and enters your choice to +.I /etc/fdmount.conf +file. +.PP +When upgrading the Debian fdutils package, the suid bit information stored in +.I /etc/fdmount.conf +is used to tell the new fdmount binary to keep your old suid bit settings. +.PP +The script makes use of the +.BR suidmanager +Debian package, if it is installed. If the script cannot find it, +it manipulates the suid bit directly via `chmod u+s' command. +.SH FILES +.B fdutilsconfig +reads and writes the configuration from /etc/fdmount.conf. This file is +usually created when the fdutils package is installed for the first time. +Please don't edit /etc/fdmount.conf manually! Use +.B fdutilsconfig +instead. +.SH NOTE +This script was written exclusively for the Debian GNU/Linux distribution. +It is not a part of the upstream fdutils sources. +.SH AUTHORS +.B fdutilsconfig +was adapted by Anthony Fok from the +.B gnuplotconfig +script written by Tibor Simko . +.SH SEE ALSO +.BR fdmount "(1), " suidregister "(8), " suidunregister "(8)" -- cgit v1.2.3