1 |
michel |
1.1 |
diff -urN e-smith-dnscache-2.6.0.old/root/usr/lib/systemd/system/dnscache.forwarder.service e-smith-dnscache-2.6.0/root/usr/lib/systemd/system/dnscache.forwarder.service |
2 |
|
|
--- e-smith-dnscache-2.6.0.old/root/usr/lib/systemd/system/dnscache.forwarder.service 2020-12-10 19:35:34.000000000 +0400 |
3 |
|
|
+++ e-smith-dnscache-2.6.0/root/usr/lib/systemd/system/dnscache.forwarder.service 2020-12-10 19:36:16.478000000 +0400 |
4 |
|
|
@@ -1,6 +1,7 @@ |
5 |
|
|
[Unit] |
6 |
|
|
Description=dnscache.forwarder, |
7 |
|
|
After=network.target |
8 |
|
|
+Requires=runit.service |
9 |
|
|
|
10 |
|
|
[Service] |
11 |
|
|
Type=oneshot |
12 |
|
|
diff -urN e-smith-dnscache-2.6.0.old/root/usr/lib/systemd/system/dnscache.service e-smith-dnscache-2.6.0/root/usr/lib/systemd/system/dnscache.service |
13 |
|
|
--- e-smith-dnscache-2.6.0.old/root/usr/lib/systemd/system/dnscache.service 2020-12-10 19:35:34.000000000 +0400 |
14 |
|
|
+++ e-smith-dnscache-2.6.0/root/usr/lib/systemd/system/dnscache.service 2020-12-10 19:36:40.573000000 +0400 |
15 |
|
|
@@ -1,6 +1,7 @@ |
16 |
|
|
[Unit] |
17 |
|
|
Description=dnscache, |
18 |
|
|
After=network.target |
19 |
|
|
+Requires=runit.service |
20 |
|
|
|
21 |
|
|
[Service] |
22 |
|
|
Type=oneshot |