File canna.service of Package canna.17607
[Unit] Description=Canna Japanese Conversion Engine [Service] Type=forking # make sure there are no remaining stale sockets that would prevent # cannaserver from starting ExecStartPre=/usr/bin/systemd-tmpfiles --remove /usr/lib/tmpfiles.d/canna-tmpfiles.conf ExecStart=/usr/sbin/cannaserver -s -u wnn -r /var/lib/canna [Install] WantedBy=multi-user.target