[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [LCFC] templates://hddtemp/{templates}



Hi, 

On Tuesday 22 January 2008, Christian Perrier wrote:
> This is the last call for comments for the review of debconf
> templates for hddtemp.

Template: hddtemp/port
Type: string
Default: 7634
_Description: Port to listen on:
 By default, hddtemp listen for incoming connections on port 7634. This
 can be changed for another port number.

Should there be another 's'?
"By default, hddtemp listens for..."

Regards, 
Edu

-- 
Esko Arajärvi - edu@iki.fi - +358-50-5446844
"Only idiots quote signatures." -Antti Kuntsi (at his .sig)
--- hddtemp.old/debian/templates	2008-01-22 11:17:28.000000000 +0200
+++ hddtemp/debian/templates	2008-01-22 11:19:42.000000000 +0200
@@ -50,5 +50,5 @@
 Type: string
 Default: 7634
 _Description: Port to listen on:
- By default, hddtemp listen for incoming connections on port 7634. This
+ By default, hddtemp listens for incoming connections on port 7634. This
  can be changed for another port number.
Source: hddtemp
Section: utils
Priority: extra
Maintainer: Aurelien Jarno <aurel32@debian.org>
Build-Depends: debhelper (>> 4.1.16), autotools-dev, gettext (>> 0.10.1)
Standards-Version: 3.7.2
Homepage: http://www.guzu.net/linux/hddtemp.php

Package: hddtemp
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-3)
Suggests: ksensors
Conflicts: ksensors (<< 0.7-8), gkrellm-hddtemp (<< 0.1-9)
Description: hard drive temperature monitoring utility
 The hddtemp program monitors and reports the temperature of PATA, SATA
 or SCSI hard drives by reading Self-Monitoring Analysis and Reporting
 Technology (S.M.A.R.T.) information on drives that support this feature.
Template: hddtemp/SUID_bit
Type: boolean
Default: false
_Description: Should /usr/sbin/hddtemp be installed SUID 
 You have the option of installing hddtemp with the SUID bit set,
 allowing it to be run (reporting hard drive temperatures) by regular
 users and not only the superuser.
 .
 This could potentially allow hddtemp to be used during an attack
 against the computer's security. If in doubt, do not choose this option.
 .
 This setting can be modified later by running 'dpkg-reconfigure hddtemp'.

Template: hddtemp/syslog
Type: string
Default: 0
_Description: Interval between hard drive temperature checks:
 The temperature of the hard drive(s) can be logged by hddtemp via
 the generic system logging interface.
 .
 Please enter a value in seconds corresponding to the interval between
 two checks. To disable this feature, enter 0.

Template: hddtemp/daemon
Type: boolean
Default: false
_Description: Should the hddtemp daemon be started at boot?
 The hddtemp program can be run as a daemon, listening on port 7634
 for incoming connections. It is used some by software such as gkrellm to get
 the temperature of hard drives.
 .
 You have the option of starting the hddtemp daemon automatically on
 system boot. If in doubt, it is suggested to not start it
 automatically on boot.
 .
 This setting can be modified later by running 'dpkg-reconfigure hddtemp'.

Template: hddtemp/interface
Type: string
Default: 127.0.0.1
_Description: Interface to listen on:
 The hddtemp program can listen for incoming connections on a specific
 interface, or on all interfaces. 
 .
 To listen on a specific interface, enter the IP address of that interface 
 (choosing 127.0.0.1 will accept local connections only). To listen on all interfaces,
 enter 0.0.0.0.

Template: hddtemp/port
Type: string
Default: 7634
_Description: Port to listen on:
 By default, hddtemp listen for incoming connections on port 7634. This
 can be changed for another port number.

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: