[Unit] Description=Predict latest sample and send message After=network.target StartLimitIntervalSec=0 [Service] Type=oneshot User=edgekit ExecStart=/home/edgekit/anaconda3/envs/p310_FS_TF/bin/python /home/edgekit/MSY_FS/fahrsimulator_msy2526_ai/predict_pipeline/predict_sample.py [Install] WantedBy=multi-user.target