diff options
author | Marc-Antoine Perennou <Marc-Antoine@Perennou.com> | 2013-12-28 13:54:19 +0900 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-12-28 15:19:25 +0100 |
commit | 08c51903fb895e836866b8e7a09f0523b72b9aaf (patch) | |
tree | e6eafbd379a1a62fd2028f30656423c8dfcf3cef | |
parent | d14ab08b29d5b0b3ead6e63ac8be472f273011f9 (diff) |
gitignore: add back user@.service
-rw-r--r-- | units/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/.gitignore b/units/.gitignore index 6de2aad5b0..cb9fa1c0c4 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -66,3 +66,4 @@ /systemd-user-sessions.service /systemd-vconsole-setup.service /user@.service.m4 +/user@.service |