Fix documentation on process.py

- Add clarification to the 'user' configuration
This commit is contained in:
Jeffrey Bouter 2018-10-11 13:47:52 +02:00
parent a8a3811b18
commit edd4f40a6f
No known key found for this signature in database
GPG Key ID: 49D9F8B6DDB2A352

View File

@ -25,7 +25,7 @@ def absent(name, user=None, signal=None):
The pattern to match.
user
The user process belongs
The user to which the process belongs
signal
Signal to send to the process(es).