Parent Directory | Revision Log | Revision Graph
* Sun Mar 21 2021 Jean-Philippe Pialasse <tests@pialasse.com> 5.8.0-92.sme - fix masq failing on initial boot [SME: 11479]
1 | diff -Nur --no-dereference 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/bootstrap-console.service |
2 | --- e-smith-base-5.8.0.old/root/usr/lib/systemd/system/bootstrap-console.service 2021-03-21 16:38:08.462000000 -0400 |
3 | +++ e-smith-base-5.8.0/root/usr/lib/systemd/system/bootstrap-console.service 2021-03-21 16:38:42.667000000 -0400 |
4 | @@ -7,6 +7,7 @@ |
5 | Before=getty@tty1.service |
6 | Before=shutdown.target |
7 | Before=network.target network-online.target network-pre.target |
8 | +Before=masq.service |
9 | |
10 | [Service] |
11 | Environment=HOME=/root |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |