rootfs/etc: remove extra console shell #10
Loading…
Reference in New Issue
No description provided.
Delete Branch "sam/remove-extra-console-shell"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes the extra
::respawn:-/bin/bash
line from the inittab configuration to resolve an issue where stdin to the shell was not working properly due to multiple console shells being spawned.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Forgejo.