carsten.schl...@gmx.net wrote:
> From: Carsten Schlote <c.schl...@konzeptpark.de>
> 
> Signed-off-by: Carsten Schlote <c.schl...@konzeptpark.de>

applied, tnx

marc
> ---
>  generic/etc/sysctl.conf |    4 ++++
>  rules/procps.make       |    2 ++
>  2 files changed, 6 insertions(+), 0 deletions(-)
>  create mode 100644 generic/etc/sysctl.conf
> 
> diff --git a/generic/etc/sysctl.conf b/generic/etc/sysctl.conf
> new file mode 100644
> index 0000000..b10c21d
> --- /dev/null
> +++ b/generic/etc/sysctl.conf
> @@ -0,0 +1,4 @@
> +#
> +# /etc/sysctl.conf - Configuration file for setting system variables
> +# See sysctl.conf (5) for information.
> +#
> diff --git a/rules/procps.make b/rules/procps.make
> index 57f8fdb..403714b 100644
> --- a/rules/procps.make
> +++ b/rules/procps.make
> @@ -90,6 +90,8 @@ endif
>  ifdef PTXCONF_PROCPS_SYSCTL
>       @$(call install_copy, procps, 0, 0, 0755, -, \
>               /sbin/sysctl)
> +
> +     @$(call install_alternative, procps, 0, 0, 0644, /etc/sysctl.conf, n)
>  endif
>  ifdef PTXCONF_PROCPS_PS
>       @$(call install_copy, procps, 0, 0, 0755, -, \


-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |

Attachment: signature.asc
Description: OpenPGP digital signature

--
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to