akiradeveloper / akashic-storage

Filey system backed S3-compatible storage in Scala/Akka-Http
Apache License 2.0
22 stars 2 forks source link

impl status to daemon script #38

Closed akiradeveloper closed 8 years ago

akiradeveloper commented 8 years ago

We now have only start/stop/restart but traditionally it should have status.

The first status just tells us the daemon is running or not. We can know that from pid file existence.

akiradeveloper commented 8 years ago

done. close