File: templates

package info (click to toggle)
netselect 0.3.ds1-31
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 508 kB
  • sloc: ansic: 1,409; sh: 629; makefile: 38
file content (20 lines) | stat: -rw-r--r-- 786 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: netselect/install-setuid
Type: boolean
Default: false
_Description: Should netselect be installed setuid root?
 Netselect can be installed with the set-user-id bit set, so that it will
 run with the permissions of the "root" user. Since netselect needs these
 permissions to work properly, unprivileged users cannot run it unless it is
 installed this way.
 .
 Enabling this feature may be a security risk. If in doubt, it is
 suggested to leave it disabled.