remove redundant sourcing of ${serviceFns}

this is done by the oneshot and longrun functions
This commit is contained in:
Daniel Barlow
2024-08-28 21:28:27 +01:00
parent 283c3154a7
commit 7351e143c5
8 changed files with 0 additions and 10 deletions

View File

@@ -11,7 +11,6 @@ let
# prefixes, or the same but different protocols
name = "${interface.name}.a.${address}";
up = ''
. ${serviceFns}
dev=$(output ${interface} ifname)
ip address add ${address}/${toString prefixLength} dev $dev
(in_outputs ${name}