I has created startup script of launching java application. When OS is loading this app occupies the terminal and doesn't allow to login. I cant use OS after that. Alt+f1-8 doesn't work.
I have a FreeBSD 11 only with root user and I don't need ssh access. Starting app as a daemon is not good enough for me because I need to see its processing progress.
Is there a way to log in or open virtual terminal after starting the script?
I have a FreeBSD 11 only with root user and I don't need ssh access. Starting app as a daemon is not good enough for me because I need to see its processing progress.
Is there a way to log in or open virtual terminal after starting the script?