remove redundant sourcing of ${serviceFns}
this is done by the oneshot and longrun functions
This commit is contained in:
@@ -26,7 +26,6 @@ longrun {
|
||||
inherit name;
|
||||
dependencies = [ interface ];
|
||||
run = ''
|
||||
. ${serviceFns}
|
||||
${dnsmasq}/bin/dnsmasq \
|
||||
--user=${user} \
|
||||
--domain=${domain} \
|
||||
|
Reference in New Issue
Block a user