mirror of
https://github.com/google/mozc-devices.git
synced 2025-11-08 16:53:28 +03:00
Add nazoru-input in mozc-nazoru/
This commit is contained in:
15
mozc-nazoru/data/nazoru.service
Normal file
15
mozc-nazoru/data/nazoru.service
Normal file
@@ -0,0 +1,15 @@
|
||||
[Unit]
|
||||
Description=nazoru-input daemon
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
Environment=PYTHONIOENCODING=utf-8
|
||||
ExecStart=/usr/bin/env nazoru-input
|
||||
StandardOutput=syslog
|
||||
StandardError=syslog
|
||||
SyslogIdentifier=nazoru-input
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
BIN
mozc-nazoru/data/strokes.zip
Normal file
BIN
mozc-nazoru/data/strokes.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user