~ubuntu-branches/ubuntu/utopic/openvas-server/utopic

« back to all changes in this revision

Viewing changes to debian/openvas-server.init

  • Committer: Package Import Robot
  • Author(s): Javier Fernández-Sanguino Peña
  • Date: 2012-05-30 23:52:49 UTC
  • Revision ID: package-import@ubuntu.com-20120530235249-or96aszqy7jmyzrv
Tags: 2.0.3-6
* debian/openvas-server.config: Change the template names to openvas-server
  which prevents an installation error for users running on 'medium' or lower
  debconf priority (Closes: #674612)
* debian/openvas-server.postrm: Remove cache directory after purge 
  (Closes: #608734)

Show diffs side-by-side

added added

removed removed

Lines of Context:
125
125
        force_stop
126
126
    fi
127
127
    echo "openvasd."
128
 
      ;;
 
128
    ;;
129
129
  restart)
130
130
    echo -n "Restarting $LABEL: "
131
131
    if running; then