summarylogtreecommitdiffstats
path: root/yaskkserv.service
blob: 2b12f2ebb147a36c62f7a6444a5c01c78392eb8c (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Yet another SKK Japanese input method dictionary server
Requires=yaskkserv.socket

[Service]
User=nobody
ExecStart=/usr/bin/yaskkserv_hairy --no-daemonize --google-japanese-input=notfound /usr/share/skk/SKK-JISYO.L.yaskkserv

[Install]
WantedBy=multi-user.target