killall-is-dangerous

The maintainer script seems to call killall. Since the program terminates processes by name, it may accidentally affect unrelated processes.

Most uses of killall should use invoke-rc.d instead.

Severity: warning
Experimental: false

See also