[GH-ISSUE #6] Question about stopping and starting scemd.service #14

Closed
opened 2026-03-07 19:31:32 +03:00 by kerem · 0 comments
Owner

Originally created by @007revad on GitHub (Jan 2, 2024).
Original GitHub issue: https://github.com/AlexFromChaos/synology_hibernation_fixer/issues/6

@AlexFromChaos

In your original fix_nvme_hibernation script you stopped scemd.service before editing scemd, and then restarted scemd.service:

systemct stop scemd.service
apply_patches()
systemct start scemd.service

Was that so you didn't need to reboot after editing scemd?

Originally created by @007revad on GitHub (Jan 2, 2024). Original GitHub issue: https://github.com/AlexFromChaos/synology_hibernation_fixer/issues/6 @AlexFromChaos In your original [fix_nvme_hibernation](https://www.reddit.com/r/synology/comments/129lzjg/fixing_hdd_hibernation_when_you_have_docker_on/) script you stopped scemd.service before editing scemd, and then restarted scemd.service: ``` systemct stop scemd.service apply_patches() systemct start scemd.service ``` Was that so you didn't need to reboot after editing scemd?
kerem closed this issue 2026-03-07 19:31:33 +03:00
Sign in to join this conversation.
No labels
enhancement
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_hibernation_fixer#14
No description provided.