Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS - runner #24

Open
tlcarpenter opened this issue Aug 16, 2023 · 2 comments
Open

macOS - runner #24

tlcarpenter opened this issue Aug 16, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@tlcarpenter
Copy link

Is there a preferred configuration for the runner on macOS, i.e. specific directories where laps-runner.py should be installed, permissions it should have, how it should be run (cron or launchd), etc.?

@schorschii
Copy link
Owner

Currently, the runner only supports Linux, but it should be possible to port it to macOS. I'll keep this issue open as feature request.

@schorschii schorschii added the enhancement New feature or request label Aug 30, 2023
@schorschii
Copy link
Owner

Here is a short update: I did a first test on macOS. One problem is that macOS requires to enter the old password, even when using passwd as root on the command line. There is no change to bypass this without entering recovery mode. So the runner needs to be adjusted to query the old password first before setting a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants