mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix docstring for salt-minion
This commit is contained in:
parent
b249db443d
commit
6367f05cb7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/python2
|
||||
'''
|
||||
This script is used to kick off a
|
||||
This script is used to kick off a salt minion daemon
|
||||
'''
|
||||
import salt
|
||||
import os
|
||||
|
|
Loading…
Add table
Reference in a new issue