config/worker-utils/worker-utils/affine-tasks.service

11 lines
264 B
Desktop File

[Unit]
Description=StarlingX Affine Tasks
After=syslog.service network.service dbus.service sw-patch.service affine-platform.sh.service
Before=kubelet.service
[Service]
Type=oneshot
ExecStart=/etc/init.d/affine-tasks.sh start
[Install]
WantedBy=multi-user.target