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: //etc/systemd/system/syno-high-priority-packages.target.wants/pkgctl-Python2.service
# Generated by Package Center. DO NOT EDIT.
[Unit]
Description=Python2's service unit
Requires=pkg-root.target
Wants=
Requisite=
After=pkg-root.target
IgnoreOnIsolate=no
OnFailure=pkg-failure@Python2.service
[Service]
Type=oneshot
RemainAfterExit=yes
Environment=SELF=Python2
ExecStart=/bin/bash -c "/usr/syno/sbin/synopkgctl start $SELF && /bin/touch /var/packages/$SELF/enabled"
TimeoutStartSec=3600
TimeoutStopSec=3600
ExecStop=/bin/bash -c "/usr/syno/sbin/synopkgctl stop $SELF && /bin/rm -f /var/packages/$SELF/enabled"
Slice=Python2.slice
[Install]
WantedBy=syno-high-priority-packages.target
[X-Synology]
Name=Python2