From b2cd28a922b3848e17d0fa40e4b342858c63942d Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 24 Jan 2015 18:58:11 +0100 Subject: [PATCH] Revert "buusybox: set kernel.core_pattern" This reverts commit 4a56c2736fa2f332be9c3c66939185c992fd81d9. --- packages/sysutils/busybox/sysctl.d/99-coredump.conf | 1 - packages/sysutils/busybox/tmpfiles.d/z_01_busybox.conf | 1 - 2 files changed, 2 deletions(-) delete mode 100644 packages/sysutils/busybox/sysctl.d/99-coredump.conf diff --git a/packages/sysutils/busybox/sysctl.d/99-coredump.conf b/packages/sysutils/busybox/sysctl.d/99-coredump.conf deleted file mode 100644 index aa33f5f593..0000000000 --- a/packages/sysutils/busybox/sysctl.d/99-coredump.conf +++ /dev/null @@ -1 +0,0 @@ -kernel.core_pattern=/storage/.cache/cores/core.%E.%t.%p diff --git a/packages/sysutils/busybox/tmpfiles.d/z_01_busybox.conf b/packages/sysutils/busybox/tmpfiles.d/z_01_busybox.conf index 7020d1218b..066712a9d0 100644 --- a/packages/sysutils/busybox/tmpfiles.d/z_01_busybox.conf +++ b/packages/sysutils/busybox/tmpfiles.d/z_01_busybox.conf @@ -21,6 +21,5 @@ d /var/media 0755 root root - - f /var/run/utmp 1777 root root - - d /storage/.update 0755 root root - - -d /storage/.cache/cores 0755 root root - - d /storage/.cache/services 0755 root root - - d /storage/.config 0755 root root - -