fbt
905b3e0b37
Full path; default workdir
* Determine our full path and use that instead of /bin/zsh * Default workdir for all services is now '/' Signed-off-by: fbt <fbt@fleshless.org>
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.
Description
Languages
Shell
100%