mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 09:40:30 +08:00
14 lines
270 B
Desktop File
14 lines
270 B
Desktop File
[Unit]
|
|
Description=Pi-KVM - Janus WebRTC Gateway (stub)
|
|
After=network.target network-online.target nss-lookup.target kvmd.service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/true
|
|
ExecStop=/bin/true
|
|
RemainAfterExit=true
|
|
LimitNOFILE=65536
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|