Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Discuss
  3. Proper Way to Reboot via Bash/Crontab

Proper Way to Reboot via Bash/Crontab

Scheduled Pinned Locked Moved Discuss
3 Posts 2 Posters 28 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Somebody
    wrote last edited by
    #1

    Hey folks, not really much of a need for a lot of support, but I thought I'd ask, just before implementing it.

    If I want to reboot via bash/crontab, is it okay to just \sbin\reboot, or does that risk breaking things? Trying to automate the Ubuntu updates that require a reboot (with this particular server, a short downtime isn't a huge deal). Naturally, I'll schedule it for different times from the backup and app updates.

    Thanks!

    1 Reply Last reply
    1
    • jamesJ james marked this topic as a regular topic
    • jamesJ james moved this topic from Support
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote last edited by
      #2

      Hello @somebody and welcome to the Cloudron forum

      There is no need for a custom crontab or bash script.
      See https://help.ubuntu.com/community/AutomaticSecurityUpdates

      You can edit /etc/apt/apt.conf.d/50unattended-upgrades and enable the automatic reboot:

      - //Unattended-Upgrade::Automatic-Reboot "false";
      + Unattended-Upgrade::Automatic-Reboot "true";
      

      and just to be sure restart the service with:

      systemctl restart unattended-upgrades.service
      

      With this change the system should automatically reboot.

      1 Reply Last reply
      1
      • S Offline
        S Offline
        Somebody
        wrote last edited by
        #3

        @james Thanks so much! I'll do that 🙂

        1 Reply Last reply
        0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Bookmarks
        • Search