Skip to content

Generate a unique pid lock file per config location#11

Merged
danrue merged 2 commits intomasterfrom
make_pidfile_unique
Oct 18, 2016
Merged

Generate a unique pid lock file per config location#11
danrue merged 2 commits intomasterfrom
make_pidfile_unique

Conversation

@danrue
Copy link
Owner

@danrue danrue commented Oct 18, 2016

Instead of hard coding the pid file, generate a pid file name based on
a short hash of the fully qualified path to the config file being
specified. This allows multiple tarsnaps to run at the same time, using
distinct configs.

Resolves #10

Instead of hard coding the pid file, generate a pid file name based on
a short hash of the fully qualified path to the config file being
specified. This allows multiple tarsnaps to run at the same time, using
distinct configs.
@danrue danrue merged commit 03310c3 into master Oct 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant