[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RPM that modifies /etc/sysctl.conf
- From: Joe Van Dyk <joevandyk gmail com>
- To: RPM Package Manager <rpm-list redhat com>
- Subject: RPM that modifies /etc/sysctl.conf
- Date: Wed, 1 Feb 2006 15:12:36 -0800
Say I want to add the following lines to /etc/sysctl.conf and do it via a RPM:
kernel.shmmax = 200000000
kernel.shmall = 20000000
Would my RPM just contain a patch? Or would I not want to do this
kind of thing through an RPM?
Our software requires a bunch of changes to a linux box in order to
run (modified kernel, the above change, a new compiler, etc). RPMs
are a sane way of pushing out the changes to the machines, right?
Thanks,
Joe
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]