diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-09-16 01:57:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-09-16 01:57:42 +0200 |
commit | 72bca11ba2bcaadd9c6188e97e6d5834b4115002 (patch) | |
tree | 2baf7ed6bf6a805fca9050c860ba4ace12457a18 /fixme | |
parent | 97c4a07df982ee967705022feaba9be33947abf0 (diff) |
locale: initialize locale from /etc/locale by default
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -1,8 +1,5 @@ * do not throw error when .service file is linked to /dev/null -* read /etc/locale, and export LANG= and friends to started services - allow overwrite of setting by kernel commandline: locale.LANG=, ... - * oneshot services which do not remain: 'exited' instead of 'dead'? it should be visible in 'systemctl' that they have been run @@ -90,8 +87,6 @@ * systemctl auto-pager a la git -* console setup - * fsck setup * merge CK |