mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-02-27 20:53:01 +00:00
11 lines
No EOL
199 B
Desktop File
11 lines
No EOL
199 B
Desktop File
[Unit]
|
|
Description=x-ui update all geofiles service
|
|
After=network.target
|
|
Wants=network.target
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/x-ui update-all-geofiles
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |