mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Enable coredumps by default
svn:r2172
This commit is contained in:
parent
e95ae1c9ad
commit
a4b4ec9430
1
debian/TODO
vendored
1
debian/TODO
vendored
@ -7,3 +7,4 @@ Legend:
|
||||
X Abandoned
|
||||
|
||||
- strip debugging symbols when tor is more mature
|
||||
- don't enable coredumps by default
|
||||
|
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -8,8 +8,9 @@ tor (0.0.7.2+0.0.8pre3-0) unstable; urgency=low
|
||||
With nodoc the build will not need tetex-{bin,extra}, transfig, and gs.
|
||||
* Support DEB_BUILD_OPTIONS option 'nocheck' to skip unittests
|
||||
('notest' is an alias')
|
||||
* Enable coredumps by default, this is still development code.
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Fri, 6 Aug 2004 23:27:55 +0200
|
||||
-- Peter Palfrader <weasel@debian.org> Sat, 7 Aug 2004 00:35:41 +0200
|
||||
|
||||
tor (0.0.7.2+0.0.8pre2-1) unstable; urgency=low
|
||||
|
||||
|
2
debian/tor.default
vendored
2
debian/tor.default
vendored
@ -10,4 +10,4 @@ RUN_DAEMON="yes"
|
||||
#
|
||||
# Uncomment this if you want to get coredumps
|
||||
#
|
||||
# ulimit -c unlimited
|
||||
ulimit -c unlimited
|
||||
|
Loading…
Reference in New Issue
Block a user