Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
inputmethod.service 190 B
[Unit]
Description=OpenHarmony input method services

[Service]
Type=oneshot
ExecStart=/bin/echo "OpenHarmony Input Method Service"
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target