Import Debian changes 1.0.13-1~bpo50
tinc (1.0.13-1~bpo50) lenny-backports; urgency=low * New upstream release.
This commit is contained in:
commit
2006358f32
56 changed files with 1588 additions and 440 deletions
14
debian/tinc.templates
vendored
Normal file
14
debian/tinc.templates
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
Template: tinc/restart_on_upgrade
|
||||
Type: boolean
|
||||
Default: true
|
||||
_Description: Restart tinc on each upgrade?
|
||||
You may choose if you want me to restart the tinc daemon every time you
|
||||
install a new version of this package.
|
||||
.
|
||||
Sometimes you don't want to do this, for example if you are doing the
|
||||
upgrade over a tunnel that is created with tinc. Stopping the daemon
|
||||
would probably leave you with a dead connection, and tinc may not be
|
||||
started again.
|
||||
.
|
||||
If you refuse, you have to restart tinc yourself if you upgraded, by
|
||||
typing `invoke-rc.d tinc restart' whenever it suits you.
|
||||
Loading…
Add table
Add a link
Reference in a new issue