summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man8/fdutilsconfig.8
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 19:43:11 +0000
commitfc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch)
treece1e3bce06471410239a6f41282e328770aa404a /upstream/debian-unstable/man8/fdutilsconfig.8
parentInitial commit. (diff)
downloadmanpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz
manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/debian-unstable/man8/fdutilsconfig.8')
-rw-r--r--upstream/debian-unstable/man8/fdutilsconfig.844
1 files changed, 44 insertions, 0 deletions
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 <foka@debian.org> from the
+.B gnuplotconfig
+script written by Tibor Simko <simko@debian.org>.
+.SH SEE ALSO
+.BR fdmount "(1), " suidregister "(8), " suidunregister "(8)"