mirror of
https://github.com/htrefil/rkvm.git
synced 2025-02-06 20:46:07 +01:00
10 lines
150 B
Desktop File
10 lines
150 B
Desktop File
[Unit]
|
|
Description=rkvm server
|
|
After=network-online.target
|
|
|
|
[Service]
|
|
ExecStart=/opt/rkvm/server
|
|
Restart=always
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|