1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
# 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: xastir/install-setuid
Type: boolean
Default: false
_Description: Should non-superusers be able to use native AX.25 interfaces?
Xastir can be installed in a way that allows members of the "xastir-ax25"
system group to use a native Linux AX.25 interface from within Xastir.
Where available this configuration uses Linux capabilities in order to
limit the process's privileges to only those required, falling back on
installing the binary setuid where Linux capabilities are not available.
.
This is recommended over the alternative of running Xastir directly as
root, but enabling it may be a security risk, so it is disabled by
default. If in doubt, or if you do not intend to use native AX.25
interfaces (using a serial TNC or Internet connection instead), it is
suggested to leave it disabled.
.
For more detailed information please see
/usr/share/doc/xastir/README.Debian.
|