diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2008-02-21 18:51:00 -0800 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2008-02-22 08:23:30 -0800 |
commit | 23bcb6958f39f0c89708958b91222b9bd07f2206 (patch) | |
tree | bde690f60e61179c084f4a4b6d2e192aa4a8c7e8 /.gitignore | |
parent | 94eb31234c32074ae4811ae369077ba86fbb96c4 (diff) |
Major refactoring to an initd script handling tool
Renamed the project to initd-tools. Refactored the code to reflect that
the main type is an init script with associated dependencies. The strarg
type was converted to the dep type as this is really the only spot where
we use dynamic string arrays.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,6 +14,6 @@ config.status configure libtool tstr -tstr2 tdep -tdep2 +tinitd +tinitd-list |