diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-19 04:55:49 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-19 04:55:49 +0200 |
commit | 2087a7aff26ea5d1bc2c7c29add3275328f36baa (patch) | |
tree | 665e792b28515e792a6c9e387806eb5c4bd83c3c /.gitignore | |
parent | 31e767f73a55d4d2a97aa5a7dec872822daffb2e (diff) |
locale: add client tool localectl similar to hostnamectl/timedatectl
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c41db45be2..123873acfc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/localectl /hostnamectl /timedatectl /test-date |