summarylogtreecommitdiffstats
path: root/imchooser-helper.service
blob: 31cea209a9cf068cc35401ed98aa224cf546ccb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Disable IME Autostart
After=network.target

[Service]
Type=simple
User=root
ExecStart=/usr/share/imchooser/imchooser-helper disable

[Install]
WantedBy=multi-user.target