HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: //usr/lib/systemd/system/sshd.service
[Unit]
Description=OpenBSD Secure Shell server
After=network.target

[Service]
ExecStartPre=-/usr/lib/systemd/scripts/sshd_checker.sh
ExecStartPre=/usr/bin/ssh-keygen -A
ExecStart=/usr/bin/sshd -D
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process
Restart=always
TimeoutStartSec=0
Slice=sshd.slice

[Install]
WantedBy=multi-user.target

[X-Synology]
Name=SSH service
DefaultEnable=no
FirewallSections=ssh