licence and readme

Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
2017-07-13 15:45:56 +03:00
parent 9ae7a6f35e
commit 33d35654fc
2 changed files with 23 additions and 0 deletions

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
ssm
===
Yet another service manager.
Services
--------
A service is a script in the ssm's init.d directory.
By default it's /etc/ssm/init.d for system services and $XDG_CONFIG_HOME/ssm/init.d for user ones.
ssm creates relevant dirs if they don't exist.