diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-06-15 15:37:39 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-06-21 19:29:45 +0200 |
commit | f401e48c2db22ff9d1a05885b5599bebf19c2707 (patch) | |
tree | 4d5539b34a5e4d207abb96f9531a0d4e86edf659 /units/.gitignore | |
parent | 34ca941cec76bbfdfd02c705b76bc1b53ea2bcd1 (diff) |
mechanisms: add mechanisms to change system locale and clock
Diffstat (limited to 'units/.gitignore')
-rw-r--r-- | units/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index f969466bd7..9634440955 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -1,3 +1,5 @@ +systemd-localed.service +systemd-timedated.service systemd-hostnamed.service console-shell.service systemd-sysctl.service |