cce24e0be4
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
7 lines
290 B
Text
7 lines
290 B
Text
# 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"
|