# # Copyright 2017-2018 Amazon.com, Inc. and its affiliates. All Rights Reserved. # # Licensed under the MIT License. See the LICENSE accompanying this file # for the specific language governing permissions and limitations under # the License. # description "Amazon EFS Mount Watchdog" author "Amazon.com" # Uncomment these lines to start amazon-efs-mount-watchdog automatically on boot # start on (runlevel [345] and started network) # stop on (runlevel [!345] or stopping network) respawn respawn limit 0 15 exec /usr/bin/env amazon-efs-mount-watchdog