(2007-04-11) Kable-distro

This commit is contained in:
2007-04-11 00:00:00 +02:00
commit 85f73f180f
548 changed files with 51134 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/sh
#import functions
. /etc/rc.d/functions
if [ -x /etc/rc.d/rc.local ]; then
/etc/rc.d/rc.local
fi