diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-17 21:23:30 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-17 21:25:42 +0200 |
commit | dbc4fbae58e39cb0d33738f0a4d1e74511ed1fb5 (patch) | |
tree | eeb212d8a62a696a80b498ae91c2951387f5712c /.gitignore | |
parent | 0ce8860a15fb08ac358fb9c5347bd20c0bcdebcd (diff) |
hostname: add new hostnamectl tool as text client for hostnamed
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bc72be8210..c41db45be2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/hostnamectl /timedatectl /test-date /install-tree |