___
freebsd-stable@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"
Hi,
I have this in my devd rules:
notify 10 {
match "system" "ZFS";
match "type""misc.fs.zfs.scrub_start";
action "touch /var/run/scrub_$pool_name; logger -t ZFS 'zpool $pool_name
started scrubbing'";
};
While this is working OK on FreeBSD-10, on F
On Thu, Sep 5, 2019 at 12:08 PM Nikos Vassiliadis wrote:
> Hi,
>
> I have this in my devd rules:
> > notify 10 {
> > match "system" "ZFS";
> > match "type""misc.fs.zfs.scrub_start";
> > action "touch /var/run/scrub_$pool_name; logger -t ZFS 'zpool
> $p
(Please send the followup to freebsd-testing@ and note Reply-To is set.)
FreeBSD CI Weekly Report 2019-09-01
===
Here is a summary of the FreeBSD Continuous Integration results for the period
from 2019-08-26 to 2019-09-01.
During this period, we have:
* 1625 buil
In message , =?UTF-8?Q?Trond_Endrest=C3=B8l?= writes:
> Hi,
>
> I'm running stable/12 with ASLR enabled in /etc/sysctl.conf:
>
> kern.elf64.aslr.enable=1
> kern.elf64.aslr.pie_enable=1
> kern.elf32.aslr.enable=1
> kern.elf32.aslr.pie_enable=1
>
> After upgrading to anything after r350672, now at r3