yesman@lemmy.world to linuxmemes@lemmy.world · 10 months agoCommand line tip of the daylemmy.worldimagemessage-square156fedilinkarrow-up1878arrow-down118
arrow-up1860arrow-down1imageCommand line tip of the daylemmy.worldyesman@lemmy.world to linuxmemes@lemmy.world · 10 months agomessage-square156fedilink
minus-squarePika@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down1·10 months agoI haven’t had a kernel update on Debian that triggered the “you should restart” message in quite some time. I was under the understanding that most newer systems now use splicing at the kernel level to not require periodic reboots.
minus-squareCrazyLikeGollum@lemmy.worldlinkfedilinkEnglisharrow-up3·10 months agoI haven’t seen it in a while either, but also, if there is a kernel update, uname -s always returns the old kernel until a reboot.
I haven’t had a kernel update on Debian that triggered the “you should restart” message in quite some time. I was under the understanding that most newer systems now use splicing at the kernel level to not require periodic reboots.
I haven’t seen it in a while either, but also, if there is a kernel update,
uname -salways returns the old kernel until a reboot.