diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-20 21:34:25 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-20 21:34:25 +0200 |
commit | 84b00965b7c2d0fb41c061895a85b383cbc1c89d (patch) | |
tree | 64a97abe2d20e6aaff225aedee90c71a14cb0983 /fixme | |
parent | 2cc59dbfe08e92496b242aed3f2b3cf130beb203 (diff) |
hostname: properly deal with unset hostname in fedora configuration
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -38,6 +38,7 @@ * place /etc/inittab with explaining blurb. * In command lines, support both "$FOO" and $FOO + * /etc must always take precedence even if we follow symlinks! * vielleicht implizit immer auf syslog dependen? @@ -48,8 +49,6 @@ * set_put(), hashmap_put() return values checken. i.e. == 0 macht kein free()! -* crash on missing hostname - * fix merging in .swap units * pahole |