1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
# 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: fdutils/fdmount_setuid
Type: boolean
Default: false
_Description: Should fdmount be installed 'setuid root'?
In order to enable ordinary users to mount a floppy disk,
the fdmount program can be installed with the set-user-ID bit set, so
that it will run with the permissions of the superuser.
.
Such a setting may have security implications in the case of
vulnerabilities in fdmount's code.
|