ngetty
This commit is contained in:
3
conf.d/ngetty.sh
Normal file
3
conf.d/ngetty.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
# dropbear config
|
||||
|
||||
service_args='2 3'
|
4
init.d/ngetty
Executable file
4
init.d/ngetty
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env watchman
|
||||
|
||||
service_respawn='true'
|
||||
service_command='/usr/bin/ngetty'
|
Reference in New Issue
Block a user