diff options
author | David Strauss <david@davidstrauss.net> | 2013-10-14 16:41:47 -0700 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2013-10-15 16:13:30 -0700 |
commit | 912b54ad47e1597c1744ccd936368b0eb1468b16 (patch) | |
tree | 9c8f762794e18564ceaf343dd412e46535d8b5d6 /.gitignore | |
parent | d7d1c8f983599dca6ee30229375215978657c072 (diff) |
Add sabridge for socket activation of traditional daemons
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5e63b2a018..d2d5da58f5 100644 --- a/.gitignore +++ b/.gitignore @@ -71,6 +71,7 @@ /systemd-reply-password /systemd-rfkill /systemd-run +/systemd-sabridge /systemd-shutdown /systemd-shutdownd /systemd-sleep |