Line 26:
Line 26:
expand-template /etc/file.conf
expand-template /etc/file.conf
−
You also need to restart affected services using
+
<tabs container style="display: inline-block;"><tab name="For SME 10">
+
systemctl restart dhcpd
+
</tab><tab name="For SME 9 and before">
+
for supervised services
sv t /service/servicename
sv t /service/servicename
+
or for any service
+
service restart servicename
+
</tab>
+
</tabs>
Some signal events combine template expansion and service restart
Some signal events combine template expansion and service restart