10 lines
153 B
INI
10 lines
153 B
INI
|
[Unit]
|
||
|
Description=Rust analyzer multiplex server
|
||
|
|
||
|
[Service]
|
||
|
Type=simple
|
||
|
ExecStart=%h/.asdf/shims/ra-multiplex-server
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|