/[smeserver]/rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz11318-runlevel7.patch
ViewVC logotype

Diff of /rpms/e-smith-base/sme10/e-smith-base-5.8.0-bz11318-runlevel7.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Mon Jan 11 08:45:21 2021 UTC Revision 1.4 by jpp, Mon Jan 11 08:55:18 2021 UTC
# Line 10  diff -Nur e-smith-base-5.8.0.old/createl Line 10  diff -Nur e-smith-base-5.8.0.old/createl
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: $!";
# Line 93  diff -Nur e-smith-base-5.8.0.old/root/us Line 84  diff -Nur e-smith-base-5.8.0.old/root/us
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


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed