mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 23:57:14 +08:00
2018a25469
enabled: --enable-network Enable network support --enable-xaw Enable athena interface
9 lines
136 B
Desktop File
9 lines
136 B
Desktop File
[Unit]
|
|
Description=TiMidity++ Daemon
|
|
After=sound.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/timidity -iA
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |