diff options
author | Yuxiang Zhu <vfreex@gmail.com> | 2022-11-15 13:52:14 +0800 |
---|---|---|
committer | Yuxiang Zhu <vfreex@gmail.com> | 2022-11-15 13:54:19 +0800 |
commit | b8a4442c898727eaf7def8c42ee850fbb9dd60be (patch) | |
tree | c556120b2a272d5f90106041d2f65f97c446a908 /src | |
parent | b00c2179f4d7f8c9f31300b4a361c1831e10fbcc (diff) | |
download | vyos-1x-b8a4442c898727eaf7def8c42ee850fbb9dd60be.tar.gz vyos-1x-b8a4442c898727eaf7def8c42ee850fbb9dd60be.zip |
T4815: ip-up/down scripts needs the executable bit
ip-up/down scripts added in https://github.com/vyos/vyos-1x/pull/1656
need the executable bit.
Diffstat (limited to 'src')
-rwxr-xr-x[-rw-r--r--] | src/etc/ppp/ip-down.d/98-vyos-pppoe-cleanup-nameservers | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | src/etc/ppp/ip-up.d/98-vyos-pppoe-setup-nameservers | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/etc/ppp/ip-down.d/98-vyos-pppoe-cleanup-nameservers b/src/etc/ppp/ip-down.d/98-vyos-pppoe-cleanup-nameservers index 222c75f21..222c75f21 100644..100755 --- a/src/etc/ppp/ip-down.d/98-vyos-pppoe-cleanup-nameservers +++ b/src/etc/ppp/ip-down.d/98-vyos-pppoe-cleanup-nameservers diff --git a/src/etc/ppp/ip-up.d/98-vyos-pppoe-setup-nameservers b/src/etc/ppp/ip-up.d/98-vyos-pppoe-setup-nameservers index 0fcedbedc..0fcedbedc 100644..100755 --- a/src/etc/ppp/ip-up.d/98-vyos-pppoe-setup-nameservers +++ b/src/etc/ppp/ip-up.d/98-vyos-pppoe-setup-nameservers |