]> git.pld-linux.org Git - packages/NetworkManager.git/commitdiff
- fixed path to killall
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 8 Feb 2006 21:09:29 +0000 (21:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    NetworkManager-pld.patch -> 1.3

NetworkManager-pld.patch

index 21cb59ccc8ea2308754b066cc362e67b88dc33ee..358e264563ce425eb136298763f7468ab5612a62 100644 (file)
@@ -225,7 +225,7 @@ diff -Nur NetworkManager-0.5.1/src/backends/NetworkManagerPLD.c NetworkManager-0
 + */
 +void nm_system_kill_all_dhcp_daemons (void)
 +{
-+      nm_spawn_process ("/usr/bin/killall -q dhcpcd");
++      nm_spawn_process ("/bin/killall -q dhcpcd");
 +}
 +
 +/*
This page took 0.029378 seconds and 4 git commands to generate.