mirror of
https://github.com/amnezia-vpn/amneziawg-exporter.git
synced 2026-05-17 00:26:24 +03:00
12 lines
181 B
Desktop File
12 lines
181 B
Desktop File
[Unit]
|
|
Description=AmneziaWG exporter
|
|
After=awg-quick@awg0.service
|
|
|
|
[Service]
|
|
Type=simple
|
|
Restart=always
|
|
ExecStart=/usr/bin/amneziawg-exporter
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|