• I’ve wanted this for a while; when I’m done with my computer, I don’t mind it staying on a bit longer to do this, rather than when I next turn it on when I (presumably) want to do something. Great add!

    • @lengau@midwest.social
      link
      fedilink
      926 days ago

      You know what else would be awesome? “Update, reboot, and (just this once) automatically login”

      It would be super useful for when I’m alone at home working but want to do updates over my lunch break.

      • KubeRoot
        link
        fedilink
        English
        1526 days ago

        I think an issue is, this sets up your computer to have a way to bypass putting your password in on boot. If you don’t care about security too much and don’t have things like secure boot and encryption, then that’s bypassable anyways… But otherwise, I’d be concerned about introducing systems that specifically bypass security.

        • HexKay [none/use name]
          link
          fedilink
          426 days ago

          As long as you have to put in your password when you enable this I feel like it’s fine. There’s plenty of times, especially on Linux, where the user has to bypass security limitations to do this (sudo being the most obvious example)

          • KubeRoot
            link
            fedilink
            English
            425 days ago

            The issue is, when doing sudo, you have to put in the password when doing sudo. In this case, you put in your password, some flag is set, the computer does a full reset, and then after it reads the flag and decides to bypass the password system. That sounds like just a step away of figuring out how to set this flag without a password to bypass logging in.

    • Björn Tantau
      link
      fedilink
      526 days ago

      I wonder how that will play together with Distros like OpenSUSE Tumbleweed where you basically do a whole OS upgrade and are not supposed to do “just” updates.

      I hope we can easily supply our own script to run.

      • Norah - She/They
        link
        fedilink
        English
        326 days ago

        I’d imagine there would have to be script support, as KDE runs on many distros that all have very different update flows.

      • @brian@programming.dev
        link
        fedilink
        225 days ago

        it’s tied to packagekit, so tumbleweed should work ootb. opensuse’s immutable distro is less likely to be possible though, as well as anything else like that