diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-05 15:11:45 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-05 15:11:45 +0200 |
commit | 62afc58ffbc19a44808f7e749fb297572b3c9410 (patch) | |
tree | e23e47f04c05f3fc9dc975ee5950c700d24329c7 /main/busybox/0013-ntpd-postpone-hostname-resolution-if-fails-on-startu.patch | |
parent | 87698baa9ec19d0554e5233954b6f266efe8b5cd (diff) | |
download | aports-62afc58ffbc19a44808f7e749fb297572b3c9410.tar.bz2 aports-62afc58ffbc19a44808f7e749fb297572b3c9410.tar.xz |
main/busybox: fix depmod regression
introduced with the rebase of depmod patch
Diffstat (limited to 'main/busybox/0013-ntpd-postpone-hostname-resolution-if-fails-on-startu.patch')
-rw-r--r-- | main/busybox/0013-ntpd-postpone-hostname-resolution-if-fails-on-startu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/busybox/0013-ntpd-postpone-hostname-resolution-if-fails-on-startu.patch b/main/busybox/0013-ntpd-postpone-hostname-resolution-if-fails-on-startu.patch index 5454815680..75bf231ed5 100644 --- a/main/busybox/0013-ntpd-postpone-hostname-resolution-if-fails-on-startu.patch +++ b/main/busybox/0013-ntpd-postpone-hostname-resolution-if-fails-on-startu.patch @@ -1,4 +1,4 @@ -From 678563e106ce8416266de16c309494a051f331f6 Mon Sep 17 00:00:00 2001 +From 789325996ab38d1b8be5c2d204b536c355105844 Mon Sep 17 00:00:00 2001 From: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> Date: Thu, 4 Aug 2016 12:26:56 +0200 Subject: [PATCH 13/15] ntpd: postpone hostname resolution if fails on startup |