[Unit] Description=check_history_data Service After=emsd.service BindsTo=emsd.service [Service] Type=simple User=root ExecStart=/opt/lnxall_app/bin/history_archiver.py Restart=on-failure RestartSec=15s KillMode=control-group KillSignal=SIGINT SendSIGKILL=yes TimeoutStopSec=15 [Install] WantedBy=multi-user.target