[GH-ISSUE #193] Clarify whether or not to use --noreboot on scheduled task #44

Closed
opened 2026-03-07 19:12:24 +03:00 by kerem · 2 comments
Owner

Originally created by @catch-404 on GitHub (Aug 10, 2024).
Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/193

Hi, I'm creating this simply because I'm not sure whether or not to use the --noreboot flag when scheduling this script on shutdown. Maybe it doesn't matter, but if you could clarify that that'd be great. :)

Cheers

Originally created by @catch-404 on GitHub (Aug 10, 2024). Original GitHub issue: https://github.com/007revad/Synology_enable_M2_volume/issues/193 Hi, I'm creating this simply because I'm not sure whether or not to use the `--noreboot` flag when scheduling this script on shutdown. Maybe it doesn't matter, but if you could clarify that that'd be great. :) Cheers
kerem closed this issue 2026-03-07 19:12:24 +03:00
Author
Owner

@007revad commented on GitHub (Aug 10, 2024):

That's actually a good question. It's been 11 months since I added the --noreboot option so I had to check the script to see what it does.

The current script version:

  • Without the -n or --noreboot option the script will ask if you want to reboot now, and if you don't type yes within 10 seconds the script exits.
  • With the -n or --noreboot option the script will skip asking if you want to reboot and just exit.

So the -n or --noreboot option is kind of redundant, but it does save 10 seconds.

<!-- gh-comment-id:2281614645 --> @007revad commented on GitHub (Aug 10, 2024): That's actually a good question. It's been 11 months since I added the --noreboot option so I had to check the script to see what it does. The current script version: - Without the -n or --noreboot option the script will ask if you want to reboot now, and if you don't type yes within 10 seconds the script exits. - With the -n or --noreboot option the script will skip asking if you want to reboot and just exit. So the -n or --noreboot option is kind of redundant, but it does save 10 seconds.
Author
Owner

@catch-404 commented on GitHub (Aug 10, 2024):

Cool, thank you!

<!-- gh-comment-id:2282278922 --> @catch-404 commented on GitHub (Aug 10, 2024): Cool, thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_enable_M2_volume#44
No description provided.