anitazha / rpms / systemd

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