100 |
+ systemd-user-sessions.service |
+ systemd-user-sessions.service |
101 |
+ )) |
+ )) |
102 |
+ { |
+ { |
103 |
+ symlink("../bootstrap-console.service", |
+ symlink("../$unit", |
104 |
+ "root/usr/lib/systemd/system/$target.target.wants/$unit") |
+ "root/usr/lib/systemd/system/$target.target.wants/$unit") |
105 |
+ 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: $!"; |
106 |
+ } |
+ } |
126 |
diff -Nur e-smith-base-5.8.0.old/root/usr/lib/systemd/system/sme-server.target e-smith-base-5.8.0/root/usr/lib/systemd/system/sme-server.target |
diff -Nur e-smith-base-5.8.0.old/root/usr/lib/systemd/system/sme-server.target e-smith-base-5.8.0/root/usr/lib/systemd/system/sme-server.target |
127 |
--- e-smith-base-5.8.0.old/root/usr/lib/systemd/system/sme-server.target 1969-12-31 19:00:00.000000000 -0500 |
--- e-smith-base-5.8.0.old/root/usr/lib/systemd/system/sme-server.target 1969-12-31 19:00:00.000000000 -0500 |
128 |
+++ e-smith-base-5.8.0/root/usr/lib/systemd/system/sme-server.target 2020-09-30 15:33:14.457000000 -0400 |
+++ e-smith-base-5.8.0/root/usr/lib/systemd/system/sme-server.target 2020-09-30 15:33:14.457000000 -0400 |
129 |
@@ -0,0 +1,10 @@ |
@@ -0,0 +1,11 @@ |
130 |
+# This file is part of Koozali SME Server. |
+# This file is part of Koozali SME Server. |
131 |
+# |
+# |
132 |
+ |
+ |