This commit is contained in:
Jack L. Frost 2015-02-14 16:25:12 +03:00
parent 5b41f67250
commit ad2685e061
2 changed files with 7 additions and 0 deletions

3
conf.d/ngetty.sh Normal file
View File

@ -0,0 +1,3 @@
# dropbear config
service_args='2 3'

4
init.d/ngetty Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env watchman
service_respawn='true'
service_command='/usr/bin/ngetty'