terminal: managed to spawn getty on TTYs manually from init

This commit is contained in:
Ciro Santilli
2018-06-14 12:05:56 +01:00
parent fa7065f0d4
commit 4484e866cb
2 changed files with 50 additions and 1 deletions

4
rootfs_overlay/psa.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
# Show All possible ps fields to get better process visibility.
# TODO for some reason nothing shows after args, so we put it last.
ps -o user,group,comm,pid,ppid,sid,pgid,tty,vsz,rss,stat,args