From 801aadf4c48098fa68ec2c4d8c175dbc20d9010b Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Fri, 12 Nov 2010 10:36:23 -0800 Subject: Change mode on all executable scripts The executable bit should be set on scripts. This only impacts the repository, during build install fixes it. --- scripts/check-ipv4-ipv6.pl | 0 scripts/dns-forwarding/vyatta-dns-forwarding.pl | 0 scripts/dynamic-dns/vyatta-dynamic-dns.pl | 0 scripts/keepalived/vyatta-clear-vrrp.pl | 0 scripts/snmp/vyatta-snmp.pl | 0 scripts/system/vyatta_check_username.pl | 0 scripts/system/vyatta_update_console.pl | 0 scripts/system/vyatta_update_login.pl | 0 scripts/system/vyatta_update_ntp.pl | 0 scripts/vyatta-bridgegroup-depedency.pl | 0 scripts/vyatta-dhcpv6-client.pl | 0 scripts/vyatta-raid-event | 0 scripts/vyatta-system-nameservers | 0 scripts/vyatta-update-arp-params | 0 scripts/vyatta-update-grub.pl | 0 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/check-ipv4-ipv6.pl mode change 100644 => 100755 scripts/dns-forwarding/vyatta-dns-forwarding.pl mode change 100644 => 100755 scripts/dynamic-dns/vyatta-dynamic-dns.pl mode change 100644 => 100755 scripts/keepalived/vyatta-clear-vrrp.pl mode change 100644 => 100755 scripts/snmp/vyatta-snmp.pl mode change 100644 => 100755 scripts/system/vyatta_check_username.pl mode change 100644 => 100755 scripts/system/vyatta_update_console.pl mode change 100644 => 100755 scripts/system/vyatta_update_login.pl mode change 100644 => 100755 scripts/system/vyatta_update_ntp.pl mode change 100644 => 100755 scripts/vyatta-bridgegroup-depedency.pl mode change 100644 => 100755 scripts/vyatta-dhcpv6-client.pl mode change 100644 => 100755 scripts/vyatta-raid-event mode change 100644 => 100755 scripts/vyatta-system-nameservers mode change 100644 => 100755 scripts/vyatta-update-arp-params mode change 100644 => 100755 scripts/vyatta-update-grub.pl (limited to 'scripts') diff --git a/scripts/check-ipv4-ipv6.pl b/scripts/check-ipv4-ipv6.pl old mode 100644 new mode 100755 diff --git a/scripts/dns-forwarding/vyatta-dns-forwarding.pl b/scripts/dns-forwarding/vyatta-dns-forwarding.pl old mode 100644 new mode 100755 diff --git a/scripts/dynamic-dns/vyatta-dynamic-dns.pl b/scripts/dynamic-dns/vyatta-dynamic-dns.pl old mode 100644 new mode 100755 diff --git a/scripts/keepalived/vyatta-clear-vrrp.pl b/scripts/keepalived/vyatta-clear-vrrp.pl old mode 100644 new mode 100755 diff --git a/scripts/snmp/vyatta-snmp.pl b/scripts/snmp/vyatta-snmp.pl old mode 100644 new mode 100755 diff --git a/scripts/system/vyatta_check_username.pl b/scripts/system/vyatta_check_username.pl old mode 100644 new mode 100755 diff --git a/scripts/system/vyatta_update_console.pl b/scripts/system/vyatta_update_console.pl old mode 100644 new mode 100755 diff --git a/scripts/system/vyatta_update_login.pl b/scripts/system/vyatta_update_login.pl old mode 100644 new mode 100755 diff --git a/scripts/system/vyatta_update_ntp.pl b/scripts/system/vyatta_update_ntp.pl old mode 100644 new mode 100755 diff --git a/scripts/vyatta-bridgegroup-depedency.pl b/scripts/vyatta-bridgegroup-depedency.pl old mode 100644 new mode 100755 diff --git a/scripts/vyatta-dhcpv6-client.pl b/scripts/vyatta-dhcpv6-client.pl old mode 100644 new mode 100755 diff --git a/scripts/vyatta-raid-event b/scripts/vyatta-raid-event old mode 100644 new mode 100755 diff --git a/scripts/vyatta-system-nameservers b/scripts/vyatta-system-nameservers old mode 100644 new mode 100755 diff --git a/scripts/vyatta-update-arp-params b/scripts/vyatta-update-arp-params old mode 100644 new mode 100755 diff --git a/scripts/vyatta-update-grub.pl b/scripts/vyatta-update-grub.pl old mode 100644 new mode 100755 -- cgit v1.2.3