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