From 6e334db424636f7612dd6d1f700b3be4197f5ec4 Mon Sep 17 00:00:00 2001 From: Kim Hagen Date: Sat, 29 Apr 2017 15:47:18 +0200 Subject: update udev folder location and partially fix T290 --- scripts/system/vyatta_interface_rescan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/system') diff --git a/scripts/system/vyatta_interface_rescan b/scripts/system/vyatta_interface_rescan index eb45da60..2e8ad8ca 100755 --- a/scripts/system/vyatta_interface_rescan +++ b/scripts/system/vyatta_interface_rescan @@ -98,7 +98,7 @@ sub get_phy { return $1; } -# vyatta_net_name leaves files in /dev/.udev/vyatta +# vyatta_net_name leaves files in /run/udev/vyatta # the filename is the interface and the contents are the hardware id sub interface_rescan { my ($VYATTAUDEV, $BOOTFILE) = @_; -- cgit v1.2.3