Import Debian changes 1.0.24-1
tinc (1.0.24-1) unstable; urgency=medium
[ Guus Sliepen ]
* New upstream release
* Add a debian/watch file.
* Bump Standards-Version.
[ Gian Piero Carrubba ]
* Allow resource limits to be set in /etc/default/tinc.
Closes: #690685, #704702
This commit is contained in:
commit
cce24e0be4
52 changed files with 1463 additions and 342 deletions
5
debian/tinc.default
vendored
5
debian/tinc.default
vendored
|
|
@ -1,2 +1,7 @@
|
|||
# Extra options to be passed to tincd.
|
||||
# EXTRA="-d"
|
||||
|
||||
# Limits to be configured for the tincd process. Please read your shell
|
||||
# (pointed by /bin/sh) documentation for ulimit. You probably want to raise the
|
||||
# max locked memory value if using both --mlock and --user flags.
|
||||
# LIMITS="-l 1024"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue