diff --git a/appendices/symlinks/rc0.xml b/appendices/symlinks/rc0.xml
index 8b5216805c..d7bd501830 100644
--- a/appendices/symlinks/rc0.xml
+++ b/appendices/symlinks/rc0.xml
@@ -41,6 +41,13 @@
Shut down MySQL Daeomon:
+
+K26
+postgres
+../init.d/postgres
+Shut down PostgreSQL Daeomon:
+
+
K30
sshd
@@ -69,6 +76,15 @@
Save random seed:
+
+K48
+samba
+../init.d/samba
+Stop network file system:
+
+
+
+
K48
NFS
diff --git a/appendices/symlinks/rc1.xml b/appendices/symlinks/rc1.xml
index db083ba3dd..3a23ea6bac 100644
--- a/appendices/symlinks/rc1.xml
+++ b/appendices/symlinks/rc1.xml
@@ -41,6 +41,13 @@
Shut down MySQL Daemon:
+
+K26
+postgres
+../init.d/postgres
+Shut down PostgreSQL Daeomon:
+
+
K30
sshd
@@ -55,6 +62,13 @@
Save volume settings:
+
+K48
+samba
+../init.d/samba
+Stop network file system:
+
+
K48
NFS
diff --git a/appendices/symlinks/rc2.xml b/appendices/symlinks/rc2.xml
index 24032bf36f..ce82cfd0e0 100644
--- a/appendices/symlinks/rc2.xml
+++ b/appendices/symlinks/rc2.xml
@@ -41,6 +41,13 @@
Shut down MySQL Daemon:
+
+K26
+postgres
+../init.d/postgres
+Shut down PostgreSQL Daeomon:
+
+
K30
sshd
@@ -48,6 +55,13 @@
Shut down Secure Shell Daemon:
+
+K48
+samba
+../init.d/samba
+Stop network file system:
+
+
K48
NFS
diff --git a/appendices/symlinks/rc3.xml b/appendices/symlinks/rc3.xml
index c55e3100c1..ea39b3ecf7 100644
--- a/appendices/symlinks/rc3.xml
+++ b/appendices/symlinks/rc3.xml
@@ -55,6 +55,13 @@
Start network file system:
+
+S23
+samba
+../init.d/samba
+Start network file system:
+
+
S25
random
@@ -76,6 +83,13 @@
Start MySQL Daemon:
+
+S34
+postgres
+../init.d/postgres
+Start PostgreSQL Daeomon:
+
+
S35
postfix
diff --git a/appendices/symlinks/rc4.xml b/appendices/symlinks/rc4.xml
index bcd9dc1741..7fc34a7a56 100644
--- a/appendices/symlinks/rc4.xml
+++ b/appendices/symlinks/rc4.xml
@@ -55,6 +55,13 @@
Start network file system:
+
+S23
+samba
+../init.d/samba
+Start network file system:
+
+
S25
random
@@ -76,6 +83,13 @@
Start MySQL Daemon:
+
+S34
+postgres
+../init.d/postgres
+Start PostgreSQL Daeomon:
+
+
S35
postfix
diff --git a/appendices/symlinks/rc5.xml b/appendices/symlinks/rc5.xml
index 6df0899051..11bc4cdd9b 100644
--- a/appendices/symlinks/rc5.xml
+++ b/appendices/symlinks/rc5.xml
@@ -55,6 +55,13 @@
Start network file system:
+
+S23
+samba
+../init.d/samba
+Start network file system:
+
+
S25
random
@@ -76,6 +83,13 @@
Start MySQL Daemon:
+
+S34
+postgres
+../init.d/postgres
+Start PostgreSQL Daeomon:
+
+
S35
postfix
diff --git a/appendices/symlinks/rc6.xml b/appendices/symlinks/rc6.xml
index 338967eded..545003e3da 100644
--- a/appendices/symlinks/rc6.xml
+++ b/appendices/symlinks/rc6.xml
@@ -41,6 +41,13 @@
Shut down MySQL Daemon:
+
+K26
+postgres
+../init.d/postgres
+Shut down PostgreSQL Daeomon:
+
+
K30
sshd
@@ -69,6 +76,27 @@
Save random seed:
+
+K48
+samba
+../init.d/samba
+Stop network file system:
+
+
+
+K48
+NFS
+../init.d/samba
+Stop network file system:
+
+
+
+K49
+portmap
+../init.d/portmap
+Stop Forwarding RPC requests:
+
+
K50
sendsignals
diff --git a/server/other/samba/samba-config.xml b/server/other/samba/samba-config.xml
index 9a7fc1e1b5..3f11c5b990 100644
--- a/server/other/samba/samba-config.xml
+++ b/server/other/samba/samba-config.xml
@@ -124,13 +124,13 @@ EOF
Add the run level symlinks:
chmod 754 /etc/rc.d/init.d/samba &&
-ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc0.d/K40samba &&
-ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc1.d/K40samba &&
-ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc2.d/K40samba &&
-ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc3.d/S40samba &&
-ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc4.d/S40samba &&
-ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc5.d/S40samba &&
-ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc6.d/K40samba
+ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc0.d/K48samba &&
+ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc1.d/K48samba &&
+ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc2.d/K48samba &&
+ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc3.d/S23samba &&
+ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc4.d/S23samba &&
+ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc5.d/S23samba &&
+ln -s /etc/rc.d/init.d/samba /etc/rc.d/rc6.d/K48samba
Now, we'll use our new boot script to start Samba: