~ubuntu-branches/ubuntu/karmic/openvas-server/karmic

« back to all changes in this revision

Viewing changes to packaging/debian/openvas-server.default

  • Committer: Bazaar Package Importer
  • Author(s): Javier Fernandez-Sanguino Pen~a
  • Date: 2009-01-02 01:38:47 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090102013847-74xy2uo1e3hovqjo
Tags: 2.0.0-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Additional options for the daemon
2
2
# -q prevents OpenVAS server from listing all the plugins it loads
3
 
# DAEMONOPTS="-q"
 
3
DAEMONOPTS="-q -p 1241 -a 127.0.0.1"
4
4
 
5
5
# Time to wait for the daemon to die before restarting it
6
6
# (in seconds)