mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
change service to crond
This commit is contained in:
parent
7911b4b3eb
commit
654071028b
@ -11,7 +11,7 @@ from tests.support.helpers import destructiveTest
|
||||
# Import Salt libs
|
||||
import salt.utils
|
||||
|
||||
SERVICE_NAME = 'cronie'
|
||||
SERVICE_NAME = 'crond'
|
||||
|
||||
|
||||
@destructiveTest
|
||||
|
Loading…
Reference in New Issue
Block a user