Jan 10, 2013

openSUSE Forums: How do I set core_pattern during boot

openSUSE Forums
openSUSE Forums
How do I set core_pattern during boot
Jan 10th 2013, 12:11

I want to set core_pattern. Well obviously I do
rparkins64:/home/rparkins # cat /proc/sys/kernel/core_pattern
core
rparkins64:/home/rparkins # echo "core.%h.%p" > /proc/sys/kernel/core_pattern
rparkins64:/home/rparkins # cat /proc/sys/kernel/core_pattern
core.%h.%p
rparkins64:/home/rparkins #

Fine, except that I don't want to do this every day when I reboot my machine: I want it done at startup. So I put the echo command in /etc/init.d/before.local. It doesn't work. I tried creating /etc/init.d/rc5.d/K01before and /etc/init.d/rc5.d/S01before and linking them both to /etc/init.d/before.local - still no joy.

Where do I put the echo command to get it executed during startup?

uname -a says Linux rparkins64 3.4.11-2.16-desktop #1 SMP PREEMPT Wed Sep 26 17:05:00 UTC 2012 (259fc87) x86_64 x86_64 x86_64 GNU/Linux
runlevel says N 5
Machine is a DELL Latitude D820 with 64-bit openSUSE 12.2

You are receiving this email because you subscribed to this feed at blogtrottr.com.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions

No comments: