#!/bin/sh if [ "$1" = "purge" ]; then update-rc.d openvas-scanner remove >/dev/null fi exit 0
The Open Build Service is an openSUSE project.