Ensure a process matching a given pattern is absent.
httpd-absent:
process.absent:
- name: apache2
Ensures that the named command is not running.
The pattern to match.
The user to which the process belongs
Signal to send to the process(es).
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 3004