two/systemd/agent.service
GnomeZworc 0f70b32076
f-21: systemd: add agent systemd
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
2026-04-22 17:28:02 +02:00

10 lines
144 B
Desktop File

[Unit]
Description=Agent service
After=network.target
[Service]
Type=simple
ExecStart=/opt/two/bin/agent
[Install]
WantedBy=multi-user.target