Git Product home page Git Product logo

Comments (7)

stek29 avatar stek29 commented on June 3, 2024

@coolstar anything spawned from the app stays as zombie -- as well as inject_*

Using LaunchDaemons would overcome this issue, but I guess it still has to be figured out.
It's going from async_awake for sure.

from electra.

coolstar avatar coolstar commented on June 3, 2024

@stek29 I actually have a separate “launchjailbreak” binary which does a double fork before starting dropbear (which is how dropbear can still accept connections after the app exits)

Interestingly if I run “killall -9 dropbear && dropbear -S /bootstrap -p 22 -p 2222” over SSH, it both clears out the zombie processes, and the new dropbear that spawns doesn’t leave any zombies behind...

from electra.

ninoz avatar ninoz commented on June 3, 2024

Perhaps an additional toggle on the Electra screen similar to the "tweaks" for controling SSH could be a stopgap.

I also wonder if dropbear should be listening on 127.0.0.1, i would love to see how many root:alpine devices are sitting on networks now!

from electra.

dallasgroot avatar dallasgroot commented on June 3, 2024

I was having issues with SSH using LibertiOS services so commands like uncache wouldn't work, little work around was to Edit profile found in /etc/profile and change the last line to:
export PATH=/bootstrap/bin:/bootstrap/usr/local/bin, though some commands still don't work, uicache does

from electra.

coolstar avatar coolstar commented on June 3, 2024

/etc/profile is not included as part of electra. It is probably left over from liberios; you can simply delete the file

from electra.

dallasgroot avatar dallasgroot commented on June 3, 2024

from electra.

stek29 avatar stek29 commented on June 3, 2024

@dallasgroot zsh is leftover from liberios too.
I love zsh, but I prefer bash on mobile devices :)

Also, see #15.

from electra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.