forked from dan/liminix
pppoe serviceFns
This commit is contained in:
parent
27c9bd9707
commit
999a11f89c
@ -43,6 +43,7 @@ in
|
||||
longrun {
|
||||
inherit name;
|
||||
run = ''
|
||||
. ${serviceFns}
|
||||
${ppp}/bin/pppd pty "${pppoe}/bin/pppoe -I $(output ${interface} ifname)" ${lib.concatStringsSep " " ppp-options'}
|
||||
'';
|
||||
notification-fd = 10;
|
||||
|
Loading…
Reference in New Issue
Block a user