June 2025 | ||||||
Mo | Tu | We | Th | Fr | Sa | Su |
26 | 27 | 28 | 29 | 30 | 31 | 1 |
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 1 | 2 | 3 | 4 | 5 | 6 |
update-default-wordlist [--dico-postinst] [--triggered]
This program is intended to be called from wordlist package postinst, from select-default-wordlist or from dictionaries-common postinst (with --dico-postinst).
When called under dpkg control without the --dico-postinst option, a dictionaries-common trigger is enabled to be run later. In the triggered run (or when is called from the command line or with --trigger option), reads the system default from the debconf database and set default links in /etc/dictionaries-common pointing to the appropriate files in /usr/share/dict/. and rebuilds the /var/cache/dictionaries-common/wordlist.db from the files in /var/lib/dictionaries-common/wordlist
When called from from dictionaries-common postinst with --dico-postinst symlinks creation step will be skipped and trigger not enabled.