39ed4c622d
OBS-URL: https://build.opensuse.org/request/show/682509 OBS-URL: https://build.opensuse.org/package/show/M17N/fwnn?expand=0&rev=23
14 lines
290 B
Desktop File
14 lines
290 B
Desktop File
[Unit]
|
|
ConditionPathExists=/etc/FreeWnn/ja/jserverrc
|
|
Description=Free Wnn Kanji Server used for input of Japanese
|
|
|
|
[Service]
|
|
Type=forking
|
|
User=wnn
|
|
ExecStartPre=/bin/rm -f /tmp/jd_sockV4
|
|
ExecStart=/usr/bin/jserver
|
|
ExecStopPost=/bin/rm -f /tmp/jd_sockV4
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|