mirror of
https://github.com/Wind4/vlmcsd.git
synced 2024-11-05 14:46:14 +01:00
12 lines
172 B
Desktop File
12 lines
172 B
Desktop File
[Unit]
|
|
Description=Vlmcsd (KMS Emulator in C)
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
User=nobody
|
|
ExecStart=/usr/bin/vlmcsd -D -e
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|