Skip to content

Commit

Permalink
sysctl: coredump.conf -> 50-coredump.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
kaysievers committed Mar 15, 2013
1 parent d8a9ae8 commit 94c525f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2776,14 +2776,14 @@ dist_bashcompletion_DATA += \
shell-completion/bash/systemd-coredumpctl

sysctl_DATA = \
sysctl.d/coredump.conf
sysctl.d/50-coredump.conf

CLEANFILES += \
sysctl.d/coredump.conf
sysctl.d/50-coredump.conf
endif

EXTRA_DIST += \
sysctl.d/coredump.conf.in
sysctl.d/50-coredump.conf.in

# ------------------------------------------------------------------------------
if ENABLE_BINFMT
Expand Down
File renamed without changes.

0 comments on commit 94c525f

Please sign in to comment.