On 07/19/2018 06:26 AM, Juanjo Presa wrote:
I wonder which ways are to run last systemd versions? nowadays Im
running Centos 7 with systemd facebook backports
(https://github.com/facebookincubator/rpm-backports). But maybe you
guys have another way, NixOs? Archlinux?
Tyvm.
_
On Thu, Aug 2, 2018 at 8:18 PM Filipe Brandenburger
wrote:
> So, IPForward is a global setting and yet with networkd it needs to be
> attached to an interface...
>
> What's the best way to enable it on a system, that's general enough and
> won't really depend on the existing interface configurati
On Mi, 01.08.18 11:18, Martin Townsend ([email protected]) wrote:
> @@ -728,7 +729,12 @@ static int manager_setup_notify(Manager *m) {
>
> m->notify_fd = fd;
> fd = -1;
> -
> +r = mac_smack_apply_fd(m->notify_fd, SMACK_ATTR_IPIN, "*");
> +
Hello,
On Wed, Aug 1, 2018 at 7:36 PM, Mantas Mikulėnas wrote:
>
> AFAIK, "onboard" and (hotplug) "slot" names are mutually exclusive, so their
> relative ordering isn't that important... but if the firmware marks a device
> as on-board *and* also provides a slot number, then it's more likely tha