diff options
| author | Andrii Pientsov <andrii.pientsov@globallogic.com> | 2020-05-21 08:44:40 +0300 |
|---|---|---|
| committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-05-21 13:05:31 +0300 |
| commit | 1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224 (patch) | |
| tree | a9cb671a859458b41c226d7812b7a096d3a7b2c9 /recipes-connectivity/ppp/files/poff.patch | |
| parent | 0b05e87874108a22f9ffed069c0b98fa9e5f473c (diff) | |
| download | meta-mlinux-atmel-1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224.tar.gz meta-mlinux-atmel-1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224.tar.bz2 meta-mlinux-atmel-1f8aaf8a9104af92b86dac7ac0c1d5c4ad73a224.zip | |
Remove duplicate
Diffstat (limited to 'recipes-connectivity/ppp/files/poff.patch')
| -rw-r--r-- | recipes-connectivity/ppp/files/poff.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes-connectivity/ppp/files/poff.patch b/recipes-connectivity/ppp/files/poff.patch deleted file mode 100644 index 2385886..0000000 --- a/recipes-connectivity/ppp/files/poff.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naru old/poff new/poff ---- old/poff 2017-09-05 19:07:11.630885666 -0500 -+++ new/poff 2017-09-05 19:08:09.586883950 -0500 -@@ -1,7 +1,7 @@ - #!/bin/sh - - # Lets see how many pppds are running.... --set -- `cat /var/run/ppp*.pid 2>/dev/null` -+set -- `cat /var/run/ppp[0-9]*.pid 2>/dev/null` - - case $# in - 0) # pppd only creates a pid file once ppp is up, so let's try killing pppd |
