mirror of
https://github.com/gyptazy/ProxLB.git
synced 2026-04-05 20:31:57 +02:00
12 lines
218 B
Desktop File
12 lines
218 B
Desktop File
[Unit]
|
|
Description=ProxLB - Rebalance VM workloads
|
|
After=network-online.target
|
|
Wants=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/proxlb -c /etc/proxlb/proxlb.conf
|
|
User=plb
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|