mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
963dfa6dfc
# Conflicts: # salt/cloud/__init__.py
5 lines
179 B
Plaintext
5 lines
179 B
Plaintext
# Controls whether or not service is restarted automatically when it exits.
|
|
# See the manpage for systemd.service(5) for possible values for the "Restart="
|
|
# option.
|
|
RESTART='no'
|