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