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