mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
locale: drop implementation detail from comment in config file
This commit is contained in:
@@ -568,7 +568,7 @@ int x11_write_data(Context *c) {
|
||||
|
||||
fputs("# Written by systemd-localed(8), read by systemd-localed and Xorg. It's\n"
|
||||
"# probably wise not to edit this file manually. Use localectl(1) to\n"
|
||||
"# instruct systemd-localed to update it.\n"
|
||||
"# update this file.\n"
|
||||
"Section \"InputClass\"\n"
|
||||
" Identifier \"system-keyboard\"\n"
|
||||
" MatchIsKeyboard \"on\"\n", f);
|
||||
|
||||
Reference in New Issue
Block a user