diff options
author | Tom Gundersen <teg@jklm.no> | 2014-05-18 22:10:48 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-05-19 18:14:56 +0200 |
commit | 091a364c802e34a58f3260c9cb5db9b75c62215c (patch) | |
tree | 35b22463dde65c3fcaec38653fe757ae30152b15 /units/.gitignore | |
parent | 7dbf94a9c4dcdf9b56384e66eb2652fb61da5063 (diff) |
resolved: add daemon to manage resolv.conf
Also remove the equivalent functionality from networkd.
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index fca17c974f..b8c0845956 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -49,6 +49,7 @@ /systemd-readahead-replay.service /systemd-reboot.service /systemd-remount-fs.service +/systemd-resolved.service /systemd-rfkill@.service /systemd-shutdownd.service /systemd-suspend.service |