Hello,
I didn't realized that, but you have a point here.
For future reference, I got ansible sysctl working tuning the options :
Task :
- name: "Tuning sysctl"
sysctl:
name: "{{ item.name }}"
value: "{{ item.value }}"
reload: no
sysctl_set: yes
with_items: "{{ sysctl }}"
Var
On 2017-07-20, BARDOU Pierre wrote:
> Is there a way to make sysctl re-read its conf file, or even another file,
> like sysctl -p does on linux systems ?
> Supporting this option would be nice, as it is used by the sysctl module of
> ansible.
Sounds risky. It won't reset default values thag are
On 2017-07-20, Rupert Gallagher wrote:
> If you make business in Europe, or with people in Europe, then you know about
> legal compliance with the Commision's standards, and their pdf and p7m signed
> attachments. Similar standards exist in other countries, and they use mime
> parts. If your em
On Jul 19 09:25:22, h...@stare.cz wrote:
> On Jul 18 21:53:02, h...@stare.cz wrote:
> > Below is what my daily (nightly) dump said. In short,
> >
> > read error from /dev/rsd5a: Invalid argument: [block -60912738498]:
> > count=10240
> >
> > Thats daily.loca running `dump -0 -a -l 0 -f - /home
On Sat, Jul 16, 2016 at 6:37 AM, Mike Belopuhov wrote:
> On 14 July 2016 at 14:54, Maxim Khitrov wrote:
>> On Wed, Jul 13, 2016 at 11:47 PM, Tinker wrote:
>>> On 2016-07-14 07:27, Maxim Khitrov wrote:
>>> [...]
No, the tests are run sequentially. Write performance is measured
firs
On Fri, Jul 21, 2017 at 09:15 -0400, Maxim Khitrov wrote:
> On Sat, Jul 16, 2016 at 6:37 AM, Mike Belopuhov wrote:
> > On 14 July 2016 at 14:54, Maxim Khitrov wrote:
> >> On Wed, Jul 13, 2016 at 11:47 PM, Tinker wrote:
> >>> On 2016-07-14 07:27, Maxim Khitrov wrote:
> >>> [...]
>
> No,
> On Jul 21, 2017, at 3:47 AM, Stuart Henderson wrote:
>
> On 2017-07-20, BARDOU Pierre wrote:
>> Is there a way to make sysctl re-read its conf file, or even another file,
>> like sysctl -p does on linux systems ?
>> Supporting this option would be nice, as it is used by the sysctl module of
> > On Jul 21, 2017, at 3:47 AM, Stuart Henderson =
> wrote:
> >=20
> > On 2017-07-20, BARDOU Pierre wrote:
> >> Is there a way to make sysctl re-read its conf file, or even another =
> file, like sysctl -p does on linux systems ?
> >> Supporting this option would be nice, as it is used by the sy
> On Jul 21, 2017, at 12:22 PM, Theo de Raadt wrote:
>
>>> On Jul 21, 2017, at 3:47 AM, Stuart Henderson =
>> wrote:
>>> =20
>>> On 2017-07-20, BARDOU Pierre wrote:
Is there a way to make sysctl re-read its conf file, or even another =
>> file, like sysctl -p does on linux systems ?
S
> Also it does not fail halfway, it will report errors for each of the settings
> that cannot > be applied,
So Peter, just to check if i got it right, you did a script who
reports errors about things people knows in advance they will generate
errors, that despite the warnings that the concept is
Fri, 21 Jul 2017 12:33:31 -0700 Peter Faiman
> # ./sysctl -p example.conf
> Peter
Hi Peter, ansibles,
No guarantee systems controls stay affixed, wrapper tools comply got it?
Wrap around as advised for a system operator, don't push for short cuts.
Please, stop imposing your designs on our system
> On Jul 21, 2017, at 3:42 PM, li...@wrant.com wrote:
>
> Fri, 21 Jul 2017 12:33:31 -0700 Peter Faiman
>> # ./sysctl -p example.conf
>> Peter
>
> Hi Peter, ansibles,
>
> No guarantee systems controls stay affixed, wrapper tools comply got it?
The point of sysctl -p is reloading from a file. S
> > On Jul 21, 2017, at 3:42 PM, li...@wrant.com wrote:
> >=20
> > Fri, 21 Jul 2017 12:33:31 -0700 Peter Faiman
> >> # ./sysctl -p example.conf
> >> Peter
> >=20
> > Hi Peter, ansibles,
> >=20
> > No guarantee systems controls stay affixed, wrapper tools comply got =
> it?
>
> The point of sysctl
> On Jul 21, 2017, at 1:30 PM, Mihai Popescu wrote:
>
>> Also it does not fail halfway, it will report errors for each of the
>> settings that cannot > be applied,
>
> So Peter, just to check if i got it right, you did a script who
> reports errors about things people knows in advance they wil
Peter, please leave. People around here don't need to read your
insults.
In Lumina desktop how do I enable shutdown from GUI menu for point and
click poweroff and reboot?
Hi Folks,
am i wrong or kqueue support for socket descriptor is limited to 2 ^ 16
open sockets ?
Thanks in advance.
17 matches
Mail list logo