Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

[Feature] Daemonize flag #176

Open
pickhardt opened this issue Jan 9, 2017 · 1 comment
Open

[Feature] Daemonize flag #176

pickhardt opened this issue Jan 9, 2017 · 1 comment

Comments

@pickhardt
Copy link
Collaborator

It would be nice to have a quick way to run Fake S3 as a daemon process.

For now, you can use the instructions at http://stackoverflow.com/questions/525247/how-do-i-daemonize-an-arbitrary-script-in-unix to daemonize Fake S3 (or any process, really). It works by running in the background and outputting to standard error.

@pickhardt
Copy link
Collaborator Author

See PR #115

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant