mirror of
https://github.com/LX3JL/xlxd.git
synced 2026-04-06 15:04:12 +00:00
9 lines
114 B
Desktop File
9 lines
114 B
Desktop File
[Unit]
|
|
Description=XLX API Service
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/xlxapi-update
|
|
|
|
|