Giter Site home page Giter Site logo

Comments (2)

slicer69 avatar slicer69 commented on August 16, 2024

I can't be sure because I don't use macOS and can't support it. However, I can tell you that vidoas needs to be run as the root user (or using a tool like sudo or doas). This is mentioned in the script's manual page.

As for the install process, I'm not sure what is going wrong there, but it looks like something is blocking doas from being set up to run as root (setuid). My guess it you may need to manually change it using "sudo chmod 4755 /usr/local/bin/doas".

I would definitely not move the prefix to another location. The location shouldn't make any difference.

By the way, another macOS user posted recently and mentioned that homebrew sets up directories in /usr/ to be writable by the user. If your system does this it is a huge security issue as it means anyone can replace your doas binary or doas.conf file with their own and run any command as root. Make sure your directories are not writable by your user before you install doas.

from doas.

lmburns avatar lmburns commented on August 16, 2024

This can be closed now. I changed permissions and everything earlier but never got it to work out. All I did was run sudo make, sudo make install instead of make, sudo make install and it works fine now!

from doas.

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.