aports/main/openrc/local.start
2009-09-25 14:25:32 +00:00

5 lines
51 B
Plaintext

if [ -f /etc/rc.local ]; then
. /etc/rc.local
fi