raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.24k stars 2.94k forks source link

iHosts #12657

Closed davidolrik closed 1 month ago

davidolrik commented 3 months ago

Extension

https://www.raycast.com/JinShi/ihosts

Raycast Version

1.75.1 (0)

macOS Version

14.5 (23F79)

Description

Permissions set on /etc/hosts/ are overly wide.

Permissions are set to rwxrwxrwx, while only rw-rw-r-- are needed.

If permissions are set manually, the extension doesn't recognise this and wants you to change it back to rwxrwxrwx.

Steps To Reproduce

Current Behaviour

Requires permissions set to rwxrwxrwx

Expected Behaviour

Should work as long as the extension can write to the host file.

raycastbot commented 3 months ago

Thank you for opening this issue!

🔔 @404J you might want to have a look.

💡 Author and Contributors commands The author and contributors of `JinShi/ihosts` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
raycastbot commented 2 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 1 month ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.