Parent Directory | Revision Log | Revision Graph
* Thu Dec 10 2020 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-7.sme - Add 'Requires=runit.service' [SME: 11245]
1 | michel | 1.1 | diff -urN e-smith-tinydns-2.6.0.old/root/usr/lib/systemd/system/tinydns.service e-smith-tinydns-2.6.0/root/usr/lib/systemd/system/tinydns.service |
2 | --- e-smith-tinydns-2.6.0.old/root/usr/lib/systemd/system/tinydns.service 2020-12-10 12:57:13.000000000 +0400 | ||
3 | +++ e-smith-tinydns-2.6.0/root/usr/lib/systemd/system/tinydns.service 2020-12-10 12:57:49.475000000 +0400 | ||
4 | @@ -1,6 +1,7 @@ | ||
5 | [Unit] | ||
6 | Description=tinydns, | ||
7 | After=network.target | ||
8 | +Requires=runit.service | ||
9 | |||
10 | [Service] | ||
11 | Type=oneshot |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |