Files
info-user/agent-deb/lib/systemd/system/info-user-agent.service
T

9 lines
146 B
Desktop File

[Unit]
Description=InfoUser Agent
After=network.target
[Service]
Type=oneshot
ExecStart=/usr/bin/python3 /opt/info-user-agent/agent.py
User=root