Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.3 by jpp, Wed Sep 30 20:38:33 2020 UTC | Revision 1.4 by jpp, Wed Sep 30 21:08:20 2020 UTC | |
---|---|---|
# | Line 100 diff -Nur e-smith-base-5.8.0.old/createl | Line 100 diff -Nur e-smith-base-5.8.0.old/createl |
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 | + } | + } |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |