Code Monkey home page Code Monkey logo

Comments (4)

cerebrate avatar cerebrate commented on July 4, 2024

Hm.

This appears to be an effect of fixing the problem that -c didn't preserve the current working directory. Changing it to use su(1) fixed that problem, but it turns out there's some su(1) behavior I didn't know about:

https://serverfault.com/questions/411307/cannot-set-terminal-process-group-during-su-to-another-user-as-login-shell

I'll have to think about the best place to go from here. '-s' doesn't use su, FWIW, so it should not cause this issue.

from genie.

m-j-r avatar m-j-r commented on July 4, 2024

Seems to me, if we can get to the bottom of #7, then this could probably be closed. Let me know if I can help debug either of these.

from genie.

cerebrate avatar cerebrate commented on July 4, 2024

Yeah, that seems like the optimal solution. I've posted a debugging approach over there; let's see what can be done.

from genie.

cerebrate avatar cerebrate commented on July 4, 2024

Fixed in 1.7; runuser (also in util-linux) is a cut-down su that doesn't detach from the controlling terminal, and so doesn't break job control.

from genie.

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.