debian
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
j3d1 2017-06-19 21:43:04 +02:00 committed by jedi
parent 38fffafd48
commit 17a237d5e3
5 changed files with 51 additions and 0 deletions

7
debian/tinc.default vendored Normal file
View file

@ -0,0 +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"