/[smeserver]/rpms/e-smith-runit/sme10/e-smith-runit-2.6.0-bz11013-fixunitfile.patch
ViewVC logotype

Annotation of /rpms/e-smith-runit/sme10/e-smith-runit-2.6.0-bz11013-fixunitfile.patch

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


Revision 1.1 - (hide annotations) (download)
Thu Dec 3 23:51:19 2020 UTC (3 years, 6 months ago) by jpp
Branch: MAIN
CVS Tags: e-smith-runit-2_6_0-12_el7_sme, e-smith-runit-2_6_0-11_el7_sme, e-smith-runit-2_6_0-10_el7_sme, e-smith-runit-2_6_0-9_el7_sme, HEAD
* Thu Dec 03 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
- fix issue with Before rules in unit file [SME: 11013]

1 jpp 1.1 diff -Nur e-smith-runit-2.6.0.old/root/usr/lib/systemd/system/runit.service e-smith-runit-2.6.0/root/usr/lib/systemd/system/runit.service
2     --- e-smith-runit-2.6.0.old/root/usr/lib/systemd/system/runit.service 2020-12-03 18:44:50.346000000 -0500
3     +++ e-smith-runit-2.6.0/root/usr/lib/systemd/system/runit.service 2020-12-03 18:48:20.070000000 -0500
4     @@ -1,6 +1,7 @@
5     [Unit]
6     Description=Process Supervising Daemon
7     -Before= bootstrap-console
8     +Before= bootstrap-console.service
9     +Before=multi-user.target sme-server.target network.target network-pre.target
10    
11     [Service]
12     Type=simple
13     @@ -12,4 +13,3 @@
14    
15     [Install]
16     WantedBy=multi-user.target sme-server.target
17     -Before=multi-user.target sme-server.target network.target network-pre.target

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