Commit Graph

5 Commits

Author SHA1 Message Date
George Hotelling e280496acb More unit tests 2023-02-08 12:21:32 -08:00
Workantile 67f54aa720 Makefile fixes
The install command makes files executable by default, but we only want
doorsd to be executable.

Signed-off-by: Workantile <maintainers@workantile.com>
2015-04-09 20:01:27 +00:00
Workantile 20dfd5d2bc Rename doorrc -> doorsrc
The added 's' matches the daemon name.

Signed-off-by: Workantile <maintainers@workantile.com>
2015-04-09 20:01:24 +00:00
Workantile ed1ddbcf0e Add a systemd service file
This lets us start the doorsd daemon automatically on startup.  We also
configure it to restart if the daemon is ever killed.

Signed-off-by: Workantile <maintainers@workantile.com>
2015-04-09 19:39:14 +00:00
Workantile b587efd49f Add a Makefile
make install:   Install files
make uninstall: Uninstall files

Signed-off-by: Workantile <maintainers@workantile.com>
2015-04-09 19:34:11 +00:00