]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - initscripts/rc.local
systemd: Remove udev rules for "predictable" network device names
[people/ms/ipfire-3.x.git] / initscripts / rc.local
1 #!/bin/sh
2 #
3 # This script will be executed at the end of the boot process.
4 # You can put your own initialization stuff in here.
5
6 exit 0