[root]/branches/budaev/gator/endpoint-agent/etc/init.d
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
sbu062 | 2 (100.0%) | 0 (-) | 0.0 |
move all host configs to a dedicated place
0 lines of code changed in 1 file:
prototype ssh backdoor: full config for the endpoint agent
install on SysV init system:
1. make symlinks for rc.d:
`update-rc.d gator-tunnel-endpoint defaults`
2. enable daemon:
`update-rc.d gator-tunnel-endpoint enable`
3. start/restart/check daemon
`service gator-tunnel-endpoint start`
`service gator-tunnel-endpoint status`
0 lines of code changed in 1 file: