803fb7
#!/bin/bash
803fb7
# THIS FILE IS ADDED FOR COMPATIBILITY PURPOSES
803fb7
#
803fb7
# It is highly advisable to create own systemd services or udev rules
803fb7
# to run scripts during boot instead of using this file.
803fb7
#
803fb7
# In contrast to previous versions due to parallel execution during boot
803fb7
# this script will NOT be run after all other services.
803fb7
#
803fb7
# Please note that you must run 'chmod +x /etc/rc.d/rc.local' to ensure
803fb7
# that this script will be executed during boot.
803fb7
803fb7
touch /var/lock/subsys/local