• Updated to Mga8, but still using old kernel

    From chris@2:250/1 to All on Thu Mar 11 18:08:12 2021
    I used the CLI update process, and so far things are looking good. But
    when my rEFInd came up I noticed 'Mga7'. When it booted it's definitely
    Mga8, but it's still using a Mga7 kernel. The Mga8 kernel is installed:
    how do I force it to use the new kernel?

    For info:

    root@localhost ~]# efibootmgr
    BootCurrent: 0003
    Timeout: 15 seconds
    BootOrder: 0003,0004,0005,0000,0006,0007,0008,0009,0002
    Boot0000* mageia
    Boot0002* rEFInd
    Boot0003* UEFI: SAMSUNG MZVPV128HDGM-00000, Partition 1
    Boot0004* CD/DVD Drive
    Boot0005* Hard Drive
    Boot0006* UEFI: SAMSUNG MZVPV128HDGM-00000, Partition 1
    Boot0007* UEFI: SAMSUNG MZVPV128HDGM-00000, Partition 1
    Boot0008* UEFI: SAMSUNG MZVPV128HDGM-00000, Partition 1
    Boot0009* UEFI: SAMSUNG MZVPV128HDGM-00000, Partition 1

    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Thu Mar 11 20:18:29 2021
    On Thu, 11 Mar 2021 13:08:12 -0500, chris <invalid@invalid.com> wrote:

    I used the CLI update process, and so far things are looking good. But
    when my rEFInd came up I noticed 'Mga7'. When it booted it's definitely
    Mga8, but it's still using a Mga7 kernel. The Mga8 kernel is installed:
    how do I force it to use the new kernel?

    At the refind boot selection screen press any of the insert, tab, or f2 keys for more options. Select the linux entry rather then a specific vmlinuz key
    so it will use the latest installed kernel. Once all hardware confirmed to be working ok, uninstall the mga7 kernel packages.

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From chris@2:250/1 to All on Thu Mar 11 20:23:19 2021
    On 11/03/2021 20:18, David W. Hodgins wrote:
    On Thu, 11 Mar 2021 13:08:12 -0500, chris <invalid@invalid.com> wrote:

    I used the CLI update process, and so far things are looking good. But
    when my rEFInd came up I noticed 'Mga7'. When it booted it's definitely
    Mga8, but it's still using a Mga7 kernel. The Mga8 kernel is installed:
    how do I force it to use the new kernel?

    At the refind boot selection screen press any of the insert, tab, or f2
    keys
    for more options. Select the linux entry rather then a specific vmlinuz key so it will use the latest installed kernel. Once all hardware confirmed
    to be
    working ok, uninstall the mga7 kernel packages.

    Regards, Dave Hodgins


    Thanks, Dave. Will give that a go.

    I've been digging through the refind pages to try to understande better.
    One thing surprised me: when I looked at refind_linux.conf it gave:

    [root@localhost boot]# cat refind_linux.conf
    "linux" "root=/dev/nvme0n1p7 splash quiet noiswmd resume=/dev/nvme0n1p6 audit=0 vga=791"
    "linux-nonfb" "root=/dev/nvme0n1p7 resume=/dev/nvme0n1p6"
    "failsafe" "root=/dev/nvme0n1p7 failsafe noiswmd audit=0"

    Those 'resume' options are pointing to my swap partition. That seems odd
    to me!


    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1@fidonet)
  • From William Unruh@2:250/1 to All on Thu Mar 11 20:39:56 2021
    On 2021-03-11, chris <invalid@invalid.com> wrote:
    On 11/03/2021 20:18, David W. Hodgins wrote:
    On Thu, 11 Mar 2021 13:08:12 -0500, chris <invalid@invalid.com> wrote:

    I used the CLI update process, and so far things are looking good. But
    when my rEFInd came up I noticed 'Mga7'. When it booted it's definitely
    Mga8, but it's still using a Mga7 kernel. The Mga8 kernel is installed:
    how do I force it to use the new kernel?

    At the refind boot selection screen press any of the insert, tab, or f2
    keys
    for more options. Select the linux entry rather then a specific vmlinuz key >> so it will use the latest installed kernel. Once all hardware confirmed
    to be
    working ok, uninstall the mga7 kernel packages.

    Regards, Dave Hodgins


    Thanks, Dave. Will give that a go.

    I've been digging through the refind pages to try to understande better.
    One thing surprised me: when I looked at refind_linux.conf it gave:

    [root@localhost boot]# cat refind_linux.conf
    "linux" "root=/dev/nvme0n1p7 splash quiet noiswmd resume=/dev/nvme0n1p6 audit=0 vga=791"
    "linux-nonfb" "root=/dev/nvme0n1p7 resume=/dev/nvme0n1p6"
    "failsafe" "root=/dev/nvme0n1p7 failsafe noiswmd audit=0"

    Those 'resume' options are pointing to my swap partition. That seems odd
    to me!

    hibernate and sleep images are stored in swap. This says that if you are rebooting into one of those, get the stuff from swap.



    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From chris@2:250/1 to All on Thu Mar 11 21:05:23 2021
    On 11/03/2021 20:39, William Unruh wrote:
    On 2021-03-11, chris <invalid@invalid.com> wrote:
    On 11/03/2021 20:18, David W. Hodgins wrote:
    On Thu, 11 Mar 2021 13:08:12 -0500, chris <invalid@invalid.com> wrote:

    I used the CLI update process, and so far things are looking good. But >>>> when my rEFInd came up I noticed 'Mga7'. When it booted it's definitely >>>> Mga8, but it's still using a Mga7 kernel. The Mga8 kernel is installed: >>>> how do I force it to use the new kernel?

    At the refind boot selection screen press any of the insert, tab, or f2
    keys
    for more options. Select the linux entry rather then a specific vmlinuz key >>> so it will use the latest installed kernel. Once all hardware confirmed
    to be
    working ok, uninstall the mga7 kernel packages.

    Regards, Dave Hodgins


    Thanks, Dave. Will give that a go.

    I've been digging through the refind pages to try to understande better.
    One thing surprised me: when I looked at refind_linux.conf it gave:

    [root@localhost boot]# cat refind_linux.conf
    "linux" "root=/dev/nvme0n1p7 splash quiet noiswmd resume=/dev/nvme0n1p6
    audit=0 vga=791"
    "linux-nonfb" "root=/dev/nvme0n1p7 resume=/dev/nvme0n1p6"
    "failsafe" "root=/dev/nvme0n1p7 failsafe noiswmd audit=0"

    Those 'resume' options are pointing to my swap partition. That seems odd
    to me!

    hibernate and sleep images are stored in swap. This says that if you are rebooting into one of those, get the stuff from swap.


    Ah thanks. That makes sense. I just wanted to check refind hadn't done something peculiar!

    Thank you.

    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Thu Mar 11 22:16:21 2021
    On Thu, 11 Mar 2021 15:39:56 -0500, William Unruh <unruh@invalid.ca> wrote:
    hibernate and sleep images are stored in swap. This says that if you are rebooting into one of those, get the stuff from swap.

    Only hibernate. In sleep mode, it just turns off most hardware, but keeps ram powered. If the battery goes dead the ram contents are lost.

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From chris@2:250/1 to All on Fri Mar 12 13:18:18 2021
    On 11/03/2021 20:18, David W. Hodgins wrote:
    On Thu, 11 Mar 2021 13:08:12 -0500, chris <invalid@invalid.com> wrote:

    I used the CLI update process, and so far things are looking good. But
    when my rEFInd came up I noticed 'Mga7'. When it booted it's definitely
    Mga8, but it's still using a Mga7 kernel. The Mga8 kernel is installed:
    how do I force it to use the new kernel?

    At the refind boot selection screen press any of the insert, tab, or f2
    keys
    for more options. Select the linux entry rather then a specific vmlinuz key so it will use the latest installed kernel. Once all hardware confirmed
    to be
    working ok, uninstall the mga7 kernel packages.

    Regards, Dave Hodgins

    OK I'm now booting into the right kernel, but the refind boot menu still offers two boot icons. Going into them shows options that include Mga8,
    but also trying to boot using initrd.old (which had pointed to mga7).

    How do I edit the menu to get rid of surplus and unusable options? I've
    looked at refind.conf but that doesn't seem to include my specific menu
    items - it only gives examples of how to do them. Where are they saved
    so I can edit them, manually?


    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Fri Mar 12 14:36:18 2021
    On Fri, 12 Mar 2021 08:18:18 -0500, chris <invalid@invalid.com> wrote:
    OK I'm now booting into the right kernel, but the refind boot menu still offers two boot icons. Going into them shows options that include Mga8,
    but also trying to boot using initrd.old (which had pointed to mga7).

    The Mageia control center will only update the boot configuration for the
    boot loader selected in mmc, Boot, Set up boot system, during a kernel install.

    Either remember to run (as root) update-grub after every kernel install, or un-install the package grub2-efi.

    The two icons shown by refind are for booting directly into the selected kernel,
    or to boot using grub2.

    How do I edit the menu to get rid of surplus and unusable options? I've looked at refind.conf but that doesn't seem to include my specific menu
    items - it only gives examples of how to do them. Where are they saved
    so I can edit them, manually?

    The refind kernel boot parameters are stored in /boot/refind_linux.conf.
    In a konsole or terminal program, use the command "su -" followed by entering root's password, and then your preferred editor to change the file's contents.

    Use the exit command to stop working as root, then the exit command again to close
    the terminal program (or use the normal window close tools).

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From chris@2:250/1 to All on Fri Mar 12 20:59:18 2021
    On 12/03/2021 14:36, David W. Hodgins wrote:
    On Fri, 12 Mar 2021 08:18:18 -0500, chris <invalid@invalid.com> wrote:
    OK I'm now booting into the right kernel, but the refind boot menu still
    offers two boot icons. Going into them shows options that include Mga8,
    but also trying to boot using initrd.old (which had pointed to mga7).

    The Mageia control center will only update the boot configuration for the boot loader selected in mmc, Boot, Set up boot system, during a kernel install.

    Either remember to run (as root) update-grub after every kernel install, or un-install the package grub2-efi.

    Thanks for this: I realised I had a misunderstanding that grub had been replaced by EFI go was avoiding grub completely!

    The two icons shown by refind are for booting directly into the selected kernel,
    or to boot using grub2.

    The grub option on refind is now as it should be and boots. However...

    How do I edit the menu to get rid of surplus and unusable options? I've
    looked at refind.conf but that doesn't seem to include my specific menu
    items - it only gives examples of how to do them. Where are they saved
    so I can edit them, manually?

    The refind kernel boot parameters are stored in /boot/refind_linux.conf.

    The refind option has 'Boot boot\vmlinuz.old' - this can't be right?

    My refind_linux.conf contains:

    "linux" "root=/dev/nvme0n1p7 splash quiet noiswmd resume=/dev/nvme0n1p6
    audit=0 vga=791"
    "linux-nonfb" "root=/dev/nvme0n1p7 resume=/dev/nvme0n1p6"
    "failsafe" "root=/dev/nvme0n1p7 failsafe noiswmd audit=0"

    but the menu then shows:

    vmlinuz.5.10.20.desktop-2.mga8: linux

    followed by similar entries for linux-nonfs and failsafe.

    Selecting the vmlinuz options boots fine, but the first 3 options give
    errors:

    1.8969 systemd[1]: Failed to look up module alias 'autofs4'... Failed to
    start Load legacy module configuration

    I suspect it might be easiest to remove refind entirely (and maybe
    reinstall) but I wanted to try and resolve these issues (not finding any relevant help online).


    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Fri Mar 12 22:30:41 2021
    On Fri, 12 Mar 2021 15:59:18 -0500, chris <invalid@invalid.com> wrote:
    On 12/03/2021 14:36, David W. Hodgins wrote:
    Thanks for this: I realised I had a misunderstanding that grub had been replaced by EFI go was avoiding grub completely!

    The two icons shown by refind are for booting directly into the selected
    kernel,
    or to boot using grub2.

    The grub option on refind is now as it should be and boots. However...

    How do I edit the menu to get rid of surplus and unusable options? I've
    looked at refind.conf but that doesn't seem to include my specific menu
    items - it only gives examples of how to do them. Where are they saved
    so I can edit them, manually?

    The refind kernel boot parameters are stored in /boot/refind_linux.conf.

    The refind option has 'Boot boot\vmlinuz.old' - this can't be right?

    Ah. I thought you were referring to options passed on the command line to the kernel and/or systemd, but you're referring to the choices of kernels to boot.

    With grub2-efi it uses a menu in /boot/grub2 to show the kernels available for selection and the contents of /etc/default/grub to control what kernel parameters
    are passed. As you've found, if the menu doesn't match what's available it causes
    problems.

    With refind, there is no file with a menu that has to be maintained. At boot it searches normal locations for a kernel (linux or windows) to boot and builds the
    selection menu dynamically. For linux boots, it uses refind_linux.conf only to control what kernel parameters are passed on the command line to the selected kernel It considers each filename in /boot that starts with vmlinuz to be a kernel
    that can be selected.

    The linux, linux-nonfb, and failsafe are different combinations of kernel parameters
    that will be passed to the kernel. Since refind_linux.conf has three options listed
    within it, each kernel has three options selectable at boot.

    The choices for kernels is based on "ls -l /boot/vmlinuz*".

    In Mageia, the first vmlinuz is a symlink to the latest kernel installed, and that
    is what should normally be used.

    To clean up the list, uninstall any old kernels and remove any manually created files that start with vmlinuz in /boot. If you want to keep vmlinuz.old,
    rename it to something like was.vmlinuz.old so refind won't see it as a kernel.

    The old kernels can be uninstalled using mcc or using urpmi. I use a script, https://bugs.mageia.org/attachment.cgi?id=10860 to uninstall the old kernels and
    related packages.

    1.8969 systemd[1]: Failed to look up module alias 'autofs4'... Failed to start Load legacy module configuration

    That's actually a normal error and doesn't matter how the system is booted.
    See https://bugs.mageia.org/show_bug.cgi?id=19795

    I suspect it might be easiest to remove refind entirely (and maybe
    reinstall) but I wanted to try and resolve these issues (not finding any relevant help online).

    I find it works very well, and is much bettor on systems with multiple linux installs. I'd try cleaning up the kernels and try it for a while before deciding.

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)
  • From chris@2:250/1 to All on Sat Mar 13 09:40:04 2021
    On 12/03/2021 22:30, David W. Hodgins wrote:
    On Fri, 12 Mar 2021 15:59:18 -0500, chris <invalid@invalid.com> wrote:
    On 12/03/2021 14:36, David W. Hodgins wrote:
    Thanks for this: I realised I had a misunderstanding that grub had been
    replaced by EFI go was avoiding grub completely!

    The two icons shown by refind are for booting directly into the selected >>> kernel,
    or to boot using grub2.

    The grub option on refind is now as it should be and boots. However...

    How do I edit the menu to get rid of surplus and unusable options? I've >>>> looked at refind.conf but that doesn't seem to include my specific menu >>>> items - it only gives examples of how to do them. Where are they saved >>>> so I can edit them, manually?

    The refind kernel boot parameters are stored in /boot/refind_linux.conf.

    The refind option has 'Boot boot\vmlinuz.old' - this can't be right?

    Ah. I thought you were referring to options passed on the command line
    to the
    kernel and/or systemd, but you're referring to the choices of kernels to boot.

    With grub2-efi it uses a menu in /boot/grub2 to show the kernels
    available for
    selection and the contents of /etc/default/grub to control what kernel parameters
    are passed. As you've found, if the menu doesn't match what's available
    it causes
    problems.

    With refind, there is no file with a menu that has to be maintained. At
    boot it
    searches normal locations for a kernel (linux or windows) to boot and
    builds the
    selection menu dynamically. For linux boots, it uses refind_linux.conf
    only to
    control what kernel parameters are passed on the command line to the selected
    kernel It considers each filename in /boot that starts with vmlinuz to
    be a kernel
    that can be selected.

    The linux, linux-nonfb, and failsafe are different combinations of
    kernel parameters
    that will be passed to the kernel. Since refind_linux.conf has three
    options listed
    within it, each kernel has three options selectable at boot.

    The choices for kernels is based on "ls -l /boot/vmlinuz*".

    In Mageia, the first vmlinuz is a symlink to the latest kernel
    installed, and that
    is what should normally be used.

    To clean up the list, uninstall any old kernels and remove any manually created
    files that start with vmlinuz in /boot. If you want to keep vmlinuz.old, rename it to something like was.vmlinuz.old so refind won't see it as a kernel.

    The old kernels can be uninstalled using mcc or using urpmi. I use a
    script,
    https://bugs.mageia.org/attachment.cgi?id=10860 to uninstall the old
    kernels and
    related packages.

    Thanks for that. I didn't want to rename vmlinuz.old in case it broke something else! But I now have only the one mga8 kernel installed.

    1.8969 systemd[1]: Failed to look up module alias 'autofs4'... Failed to
    start Load legacy module configuration

    That's actually a normal error and doesn't matter how the system is booted. See https://bugs.mageia.org/show_bug.cgi?id=19795

    Sorry, I should have added: those messages came just before saying it
    was dropping back to emergency mode. It didn't get any further, so a
    reboot was necessary.

    I suspect it might be easiest to remove refind entirely (and maybe
    reinstall) but I wanted to try and resolve these issues (not finding any
    relevant help online).

    I find it works very well, and is much bettor on systems with multiple
    linux
    installs. I'd try cleaning up the kernels and try it for a while before deciding.

    I currently only have Mga8 installed, so refind isn't strictly
    necessary, but I do want to get it working properly for my own satisfaction.

    Regards, Dave Hodgins



    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1@fidonet)
  • From chris@2:250/1 to All on Sat Mar 13 20:48:05 2021
    On 13/03/2021 09:40, chris wrote:
    On 12/03/2021 22:30, David W. Hodgins wrote:
    On Fri, 12 Mar 2021 15:59:18 -0500, chris <invalid@invalid.com> wrote:
    On 12/03/2021 14:36, David W. Hodgins wrote:
    Thanks for this: I realised I had a misunderstanding that grub had been
    replaced by EFI go was avoiding grub completely!

    The two icons shown by refind are for booting directly into the
    selected
    kernel,
    or to boot using grub2.

    The grub option on refind is now as it should be and boots. However...

    How do I edit the menu to get rid of surplus and unusable options?
    I've
    looked at refind.conf but that doesn't seem to include my specific
    menu
    items - it only gives examples of how to do them. Where are they saved >>>>> so I can edit them, manually?

    The refind kernel boot parameters are stored in
    /boot/refind_linux.conf.

    The refind option has 'Boot boot\vmlinuz.old' - this can't be right?

    Ah. I thought you were referring to options passed on the command line
    to the
    kernel and/or systemd, but you're referring to the choices of kernels
    to boot.

    With grub2-efi it uses a menu in /boot/grub2 to show the kernels
    available for
    selection and the contents of /etc/default/grub to control what kernel
    parameters
    are passed. As you've found, if the menu doesn't match what's
    available it causes
    problems.

    With refind, there is no file with a menu that has to be maintained.
    At boot it
    searches normal locations for a kernel (linux or windows) to boot and
    builds the
    selection menu dynamically. For linux boots, it uses refind_linux.conf
    only to
    control what kernel parameters are passed on the command line to the
    selected
    kernel It considers each filename in /boot that starts with vmlinuz to
    be a kernel
    that can be selected.

    The linux, linux-nonfb, and failsafe are different combinations of
    kernel parameters
    that will be passed to the kernel. Since refind_linux.conf has three
    options listed
    within it, each kernel has three options selectable at boot.

    The choices for kernels is based on "ls -l /boot/vmlinuz*".

    In Mageia, the first vmlinuz is a symlink to the latest kernel
    installed, and that
    is what should normally be used.

    To clean up the list, uninstall any old kernels and remove any
    manually created
    files that start with vmlinuz in /boot. If you want to keep vmlinuz.old,
    rename it to something like was.vmlinuz.old so refind won't see it as
    a kernel.

    The old kernels can be uninstalled using mcc or using urpmi. I use a
    script,
    https://bugs.mageia.org/attachment.cgi?id=10860 to uninstall the old
    kernels and
    related packages.

    Thanks for that. I didn't want to rename vmlinuz.old in case it broke something else! But I now have only the one mga8 kernel installed.

    1.8969 systemd[1]: Failed to look up module alias 'autofs4'... Failed to >>> start Load legacy module configuration

    That's actually a normal error and doesn't matter how the system is
    booted.
    See https://bugs.mageia.org/show_bug.cgi?id=19795

    Sorry, I should have added: those messages came just before saying it
    was dropping back to emergency mode. It didn't get any further, so a
    reboot was necessary.

    I suspect it might be easiest to remove refind entirely (and maybe
    reinstall) but I wanted to try and resolve these issues (not finding any >>> relevant help online).

    I find it works very well, and is much bettor on systems with multiple
    linux
    installs. I'd try cleaning up the kernels and try it for a while
    before deciding.

    I currently only have Mga8 installed, so refind isn't strictly
    necessary, but I do want to get it working properly for my own
    satisfaction.

    Regards, Dave Hodgins


    OK all now seems to be fine on the refind/boot front. Thanks for your patience.

    Now all I have to do is work out why shutdown is delayed by

    Failed unmounting /home
    Failed unmounting Temporary Directory
    and systemd-shutdown[1]: Waiting for process: java, wrapper-linux




    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1@fidonet)
  • From David W. Hodgins@2:250/1 to All on Sun Mar 14 01:31:37 2021
    On Sat, 13 Mar 2021 15:48:05 -0500, chris <invalid@invalid.com> wrote:
    OK all now seems to be fine on the refind/boot front. Thanks for your patience.

    You're welcome.

    Now all I have to do is work out why shutdown is delayed by

    Failed unmounting /home
    Failed unmounting Temporary Directory
    and systemd-shutdown[1]: Waiting for process: java, wrapper-linux

    When shutting down, all processes are sent the sigquit signal so they can safely
    finish writing files, close them and exit. Something that's being run, apparently
    a java application is ignoring the sigquit signal. As that application has files
    open in /home and /tmp, they cannot be unmounted. With systemd, it waits a while,
    and eventually forces the application(s) to exit and unmounts the file systems allowing the shutdown (or reboot) to proceed.

    See man systemd-system.conf and "grep Sec /etc/systemd/system.conf" for the current
    values, which you can alter if desired (uncomment the line and change the value).

    Regards, Dave Hodgins

    --
    Change dwhodgins@nomail.afraid.org to davidwhodgins@teksavvy.com for
    email replies.

    --- MBSE BBS v1.0.7.21 (GNU/Linux-x86_64)
    * Origin: A noiseless patient Spider (2:250/1@fidonet)