10 |
dbus.service |
dbus.service |
11 |
getty.target |
getty.target |
12 |
plymouth-quit.service |
plymouth-quit.service |
|
@@ -632,8 +632,6 @@ |
|
|
systemd-logind.service |
|
|
systemd-update-utmp-runlevel.service |
|
|
systemd-user-sessions.service |
|
|
- networking.service |
|
|
- mdmonitor.service |
|
|
)) |
|
|
{ |
|
|
symlink("../$unit", |
|
13 |
@@ -641,6 +639,12 @@ |
@@ -641,6 +639,12 @@ |
14 |
or die "Can't symlink to root/usr/lib/systemd/system/$target.target.wants/$unit: $!"; |
or die "Can't symlink to root/usr/lib/systemd/system/$target.target.wants/$unit: $!"; |
15 |
} |
} |
16 |
} |
} |
17 |
+my $unit="bootstrap-console.service"; |
+$unit="bootstrap-console.service"; |
18 |
+my $target="basic"; |
+$target="basic"; |
19 |
+symlink("../$unit", |
+symlink("../$unit", |
20 |
+ "root/usr/lib/systemd/system/$target.target.wants/$unit") |
+ "root/usr/lib/systemd/system/$target.target.wants/$unit") |
21 |
+ or die "Can't symlink to root/usr/lib/systemd/system/$target.target.wants/$unit: $!"; |
+ or die "Can't symlink to root/usr/lib/systemd/system/$target.target.wants/$unit: $!"; |
84 |
+ |
+ |
85 |
+[Install] |
+[Install] |
86 |
+WantedBy=sme-server.target |
+WantedBy=sme-server.target |
87 |
|
diff -Nur e-smith-base-5.8.0.old/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/status e-smith-base-5.8.0/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/status |
88 |
|
--- e-smith-base-5.8.0.old/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/status 1969-12-31 19:00:00.000000000 -0500 |
89 |
|
+++ e-smith-base-5.8.0/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/status 2021-01-11 03:49:10.495000000 -0500 |
90 |
|
@@ -0,0 +1 @@ |
91 |
|
+enabled |
92 |
|
diff -Nur e-smith-base-5.8.0.old/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/type e-smith-base-5.8.0/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/type |
93 |
|
--- e-smith-base-5.8.0.old/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/type 1969-12-31 19:00:00.000000000 -0500 |
94 |
|
+++ e-smith-base-5.8.0/root/etc/e-smith/db/configuration/defaults/bootstrap-runlevel7/type 2021-01-11 03:49:02.843000000 -0500 |
95 |
|
@@ -0,0 +1 @@ |
96 |
|
+service |