All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How to run stysctl at system startup?
@ 2017-03-30 15:32 Carlos Santos
  2017-03-30 15:40 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Santos @ 2017-03-30 15:32 UTC (permalink / raw)
  To: buildroot

Hello,

The procps-ng package does not install a script at /etc/init.d to run

    sysctl --system

Is this purposeful? I can circumvent the problem by means of an init scrip
in my $(BR2_ROOTFS_OVERLAY)/etc/init.d/ but it would be nice to have that
script provided by default.

-- 
Carlos Santos (Casantos) - DATACOM, P&D
Rua Am?rica, 1000 - Eldorado do Sul, RS, Brasil - 92990-000
casantos at datacom.ind.br          +55 51 3933.3000 ext. 3627
http://www.datacom.ind.br

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Buildroot] How to run stysctl at system startup?
  2017-03-30 15:32 [Buildroot] How to run stysctl at system startup? Carlos Santos
@ 2017-03-30 15:40 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-03-30 15:40 UTC (permalink / raw)
  To: buildroot

Hello,

On Thu, 30 Mar 2017 12:32:02 -0300 (BRT), Carlos Santos wrote:

> The procps-ng package does not install a script at /etc/init.d to run
> 
>     sysctl --system
> 
> Is this purposeful? I can circumvent the problem by means of an init scrip
> in my $(BR2_ROOTFS_OVERLAY)/etc/init.d/ but it would be nice to have that
> script provided by default.

FWIW, Busybox also provides a sysctl utility, which is enabled in our
default Busybox configuration.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-30 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-30 15:32 [Buildroot] How to run stysctl at system startup? Carlos Santos
2017-03-30 15:40 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.