From f3811a28f96cdbf4488bf473f54f71b3091022bd Mon Sep 17 00:00:00 2001 From: Benedikt Boehm Date: Sat, 3 Sep 2005 18:35:05 +0000 Subject: link dummy script to satisfy deps from other init scripts svn path=/baselayout-vserver/trunk/; revision=21 --- init.d/checkfs | 1 + init.d/checkroot | 1 + init.d/clock | 1 + init.d/consolefont | 1 + init.d/keymaps | 1 + init.d/localmount | 1 + init.d/netmount | 1 + init.d/numlock | 1 + init.d/urandom | 1 + 9 files changed, 9 insertions(+) create mode 120000 init.d/checkfs create mode 120000 init.d/checkroot create mode 120000 init.d/clock create mode 120000 init.d/consolefont create mode 120000 init.d/keymaps create mode 120000 init.d/localmount create mode 120000 init.d/netmount create mode 120000 init.d/numlock create mode 120000 init.d/urandom diff --git a/init.d/checkfs b/init.d/checkfs new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/checkfs @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/checkroot b/init.d/checkroot new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/checkroot @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/clock b/init.d/clock new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/clock @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/consolefont b/init.d/consolefont new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/consolefont @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/keymaps b/init.d/keymaps new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/keymaps @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/localmount b/init.d/localmount new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/localmount @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/netmount b/init.d/netmount new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/netmount @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/numlock b/init.d/numlock new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/numlock @@ -0,0 +1 @@ +dummy \ No newline at end of file diff --git a/init.d/urandom b/init.d/urandom new file mode 120000 index 0000000..2995a4d --- /dev/null +++ b/init.d/urandom @@ -0,0 +1 @@ +dummy \ No newline at end of file -- cgit v1.2.3-18-g5258