[GH-ISSUE #5] sudo synosystemctl restart sshd.service #2

Open
opened 2026-03-07 19:22:32 +03:00 by kerem · 2 comments
Owner

Originally created by @propagare on GitHub (Oct 28, 2025).
Original GitHub issue: https://github.com/007revad/Synology_SSH_key_setup/issues/5

There is no sudo synoservicectl --reload sshd anymore.

Maybe your whole post regarding this topic is not up to date anymore.

Originally created by @propagare on GitHub (Oct 28, 2025). Original GitHub issue: https://github.com/007revad/Synology_SSH_key_setup/issues/5 There is no `sudo synoservicectl --reload sshd` anymore. Maybe your whole post regarding this topic is not up to date anymore.
Author
Owner

@007revad commented on GitHub (Oct 29, 2025):

For DSM 7 you need: sudo systemctl restart sshd

I've updated the readme for both DSM 7 and DSM 6. I'm surprised nobody else has noticed the command didn't work.

<!-- gh-comment-id:3459240827 --> @007revad commented on GitHub (Oct 29, 2025): For DSM 7 you need: `sudo systemctl restart sshd` I've updated the readme for both DSM 7 and DSM 6. I'm surprised nobody else has noticed the command didn't work.
Author
Owner

@007revad commented on GitHub (Oct 29, 2025):

Sorry, that should have been sudo systemctl reload sshd because we want it to read the edited config file and then restart.

<!-- gh-comment-id:3459247235 --> @007revad commented on GitHub (Oct 29, 2025): Sorry, that should have been `sudo systemctl reload sshd` because we want it to read the edited config file and then restart.
Sign in to join this conversation.
No labels
pull-request
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_SSH_key_setup#2
No description provided.