35 |
)); |
)); |
36 |
|
|
37 |
- |
- |
38 |
|
diff -urN smeserver-bandwidthd-2.0.1.2.old/root/usr/lib/systemd/system/bandwidthd.service.d/50koozali.conf smeserver-bandwidthd-2.0.1.2/root/usr/lib/systemd/system/bandwidthd.service.d/50koozali.conf |
39 |
|
--- smeserver-bandwidthd-2.0.1.2.old/root/usr/lib/systemd/system/bandwidthd.service.d/50koozali.conf 1970-01-01 01:00:00.000000000 +0100 |
40 |
|
+++ smeserver-bandwidthd-2.0.1.2/root/usr/lib/systemd/system/bandwidthd.service.d/50koozali.conf 2020-11-27 18:52:30.994744196 +0000 |
41 |
|
@@ -0,0 +1,8 @@ |
42 |
|
+[Unit] |
43 |
|
+After=wan.service |
44 |
|
+After=networking.service |
45 |
|
+[Service] |
46 |
|
+ExecStartPre=-/sbin/e-smith/expand-template /etc/bandwidthd.conf |
47 |
|
+[Install] |
48 |
|
+WantedBy=sme-server.target |
49 |
|
+ |