mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Fix documentation on process.py
- Add clarification to the 'user' configuration
This commit is contained in:
parent
a8a3811b18
commit
edd4f40a6f
@ -25,7 +25,7 @@ def absent(name, user=None, signal=None):
|
|||||||
The pattern to match.
|
The pattern to match.
|
||||||
|
|
||||||
user
|
user
|
||||||
The user process belongs
|
The user to which the process belongs
|
||||||
|
|
||||||
signal
|
signal
|
||||||
Signal to send to the process(es).
|
Signal to send to the process(es).
|
||||||
|
Loading…
Reference in New Issue
Block a user