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: //lib64/systemd/system/pkg-auto-repair.service
[Unit]
Description=auto repair packages
IgnoreOnIsolate=no
After=syno-packages.target syno-before-upgrade-ready.service
ConditionPathExists=/run/synopkg/.PkgAutoRepair

[Service]
Type=oneshot
RemainAfterExit=yes
TimeoutStartSec=36000
ExecStart=-/usr/syno/bin/synopkg upgradeall true
ExecStart=-/usr/syno/bin/synopkg emit pkg_progress_changed job=repair_all_pkgs total=1 current=1

[X-Synology]