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