Coder Social home page Coder Social logo

gstd as non-root user? about gstd-1.x HOT 4 OPEN

ridgerun avatar ridgerun commented on May 25, 2024
gstd as non-root user?

from gstd-1.x.

Comments (4)

michaelgruner avatar michaelgruner commented on May 25, 2024

Hi @phil-marble, currently you can set the desired logging (/var/log/) and PID (/var/run) directories during configuration. Something like:

./configure --with-gstd-runstatedir=/var/run --with-gstd-logstatedir=/var/log/

The default values are set to $prefix/var/run/gstd/ and $prefix/var/log/gstd/ respectively. You may want to check the config.log file to verify your current configuration.

The make install process give the specified directory read and write access. Gstd should run as non-root.

Currently, there is no way to specify these directories via command line arguments. There's nothing impeding this though and its a small change. It's just not implemented.

Does this unblock you?

from gstd-1.x.

phil-marble avatar phil-marble commented on May 25, 2024

I'm not blocked, I'd just like to see these as runtime configurable via command line options, eventually.

from gstd-1.x.

michaelgruner avatar michaelgruner commented on May 25, 2024

Agreed. Marked as enhancement already.

from gstd-1.x.

phil-marble avatar phil-marble commented on May 25, 2024

Thanks!

from gstd-1.x.

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.