cdd2b9cc79
- hwclock, initramfs, localecfg and networkcfg don't have any config file to work with, so set that explicitly in the module.desc
10 lines
247 B
Plaintext
10 lines
247 B
Plaintext
# Enable the configured locales (those set by the user on the
|
|
# user page) in /etc/locale.gen, if they are available in the
|
|
# target system.
|
|
---
|
|
type: "job"
|
|
name: "localecfg"
|
|
interface: "python"
|
|
script: "main.py"
|
|
noconfig: true
|