105 |
system("/usr/bin/tput", "clear"); |
system("/usr/bin/tput", "clear"); |
106 |
exit (0); |
exit (0); |
107 |
|
|
108 |
diff -Nur e-smith-base-5.8.0.old/root/usr/lib/systemd/system/boostrap-console.service e-smith-base-5.8.0/root/usr/lib/systemd/system/boostrap-console.service |
diff -Nur e-smith-base-5.8.0.old/root/usr/lib/systemd/system/bootstrap-console.service e-smith-base-5.8.0/root/usr/lib/systemd/system/boostrap-console.service |
109 |
--- e-smith-base-5.8.0.old/root/usr/lib/systemd/system/boostrap-console.service 1969-12-31 19:00:00.000000000 -0500 |
--- e-smith-base-5.8.0.old/root/usr/lib/systemd/system/bootstrap-console.service 1969-12-31 19:00:00.000000000 -0500 |
110 |
+++ e-smith-base-5.8.0/root/usr/lib/systemd/system/boostrap-console.service 2016-04-11 22:23:50.332000000 -0400 |
+++ e-smith-base-5.8.0/root/usr/lib/systemd/system/bootstrap-console.service 2016-04-11 22:23:50.332000000 -0400 |
111 |
@@ -0,0 +1,27 @@ |
@@ -0,0 +1,27 @@ |
112 |
+[Unit] |
+[Unit] |
113 |
+Description=SME server bootstrap_console |
+Description=SME server bootstrap-console |
114 |
+DefaultDependencies=no |
+DefaultDependencies=no |
115 |
+Conflicts=shutdown.target |
+Conflicts=shutdown.target |
116 |
+After=livesys.service plymouth-quit-wait.service |
+After=livesys.service plymouth-quit-wait.service |