mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 19:57:14 +08:00
9 lines
140 B
Desktop File
9 lines
140 B
Desktop File
[Unit]
|
|
Description=TiMidity++ Daemon
|
|
After=sound.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/timidity -iA -Os
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |