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 --- e-smith-dnscache-2.6.0.old/root/usr/lib/systemd/system/dnscache.forwarder.service 2020-12-10 19:35:34.000000000 +0400 +++ e-smith-dnscache-2.6.0/root/usr/lib/systemd/system/dnscache.forwarder.service 2020-12-10 19:36:16.478000000 +0400 @@ -1,6 +1,7 @@ [Unit] Description=dnscache.forwarder, After=network.target +Requires=runit.service [Service] Type=oneshot 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 --- e-smith-dnscache-2.6.0.old/root/usr/lib/systemd/system/dnscache.service 2020-12-10 19:35:34.000000000 +0400 +++ e-smith-dnscache-2.6.0/root/usr/lib/systemd/system/dnscache.service 2020-12-10 19:36:40.573000000 +0400 @@ -1,6 +1,7 @@ [Unit] Description=dnscache, After=network.target +Requires=runit.service [Service] Type=oneshot