diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-18 21:52:26 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-18 21:52:26 +0100 |
commit | 8e1bd70d4ce6d3881c1df6a6482643a2b3a69bb1 (patch) | |
tree | f4d8acede8d7ca5cdc53bf74ae2af7d80bfc60a9 /.gitignore | |
parent | 40f9afa72117d928ddf3f8887026c74e07f09deb (diff) |
sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d5c667ab17..1bb184f875 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-sysctl test-strv systemd-ac-power systemd-timestamp |