mirror of https://github.com/perkeep/perkeep.git
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
92b866d819
Systemd by default sends SIGTERM to child processes when shutting down or restarting a service, which is not handled by camlistored and results in a hard kill. This change makes camlistored listen for SIGTERM next to SIGINT to allow graceful shutdowns. The log message for SIGHUP is adjusted for consistency. Change-Id: Ia9be84b0b2284343e1776042fdfc99363110bfb1 |
||
---|---|---|
.hackfests | ||
app | ||
bin | ||
clients | ||
cmd | ||
config | ||
dev | ||
doc | ||
internal/chanworker | ||
lib/python | ||
misc | ||
old | ||
pkg | ||
server | ||
vendor | ||
website | ||
.dockerignore | ||
.gitignore | ||
.header | ||
.travis.yml | ||
AUTHORS | ||
BUILDING | ||
CONTRIBUTING.md | ||
CONTRIBUTORS | ||
COPYING | ||
Dockerfile | ||
Makefile | ||
README | ||
TESTS | ||
TODO | ||
make.go |
README
Camlistore is your personal storage system for life. It's a way to store, sync, share, model and back up content. It stands for "Content-Addressable Multi-Layer Indexed Storage", for lack of a better name. For more, see: https://camlistore.org/ https://camlistore.org/doc/ Other useful files: BUILDING how to compile it ("go run make.go") CONTRIBUTING how to do development and contribute Mailing lists: http://camlistore.org/lists Bugs and contributing: https://github.com/camlistore/camlistore/issues https://camlistore.org/doc/contributing