Penguin
Blame: fdutilsconfig(8)
EditPageHistoryDiffInfoLikePages
Annotated edit history of fdutilsconfig(8) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 FDUTILSCONFIG
2 !!!FDUTILSCONFIG
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 FILES
7 NOTE
8 AUTHORS
9 SEE ALSO
10 ----
11 !!NAME
12
13
14 fdutilsconfig - configure the suid bit of fdmount
15 !!SYNOPSIS
16
17
18 __fdutilsconfig__
19 !!DESCRIPTION
20
21
22 The __fdutilsconfig__ script provides an interactive way
23 to configure the suid bit of the fdmount(1) binary.
24 It asks you some questions, give you a hint if needed, and
25 enters your choice to ''/etc/fdmount.conf''
26 file.
27
28
29 When upgrading the Debian fdutils package, the suid bit
30 information stored in ''/etc/fdmount.conf'' is used to
31 tell the new fdmount binary to keep your old suid bit
32 settings.
33
34
35 The script makes use of the __suidmanager__ Debian
36 package, if it is installed. If the script cannot find it,
37 it manipulates the suid bit directly via `chmod u+s'
38 command.
39 !!FILES
40
41
42 __fdutilsconfig__ reads and writes the configuration from
43 /etc/fdmount.conf. This file is usually created when the
44 fdutils package is installed for the first time. Please
45 don't edit /etc/fdmount.conf manually! Use
46 __fdutilsconfig__ instead.
47 !!NOTE
48
49
50 This script was written exclusively for the Debian GNU/Linux
51 distribution. It is not a part of the upstream fdutils
52 sources.
53 !!AUTHORS
54
55
56 __fdutilsconfig__ was adapted by Anthony Fok
57 __gnuplotconfig__ script
58 written by Tibor Simko
59 __
60 !!SEE ALSO
61
62
63 fdmount(1), suidregister(8),
64 suidunregister(8)
65 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.