Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Lockdown fix 0 errors #32

Open
0xmachos opened this issue Dec 4, 2020 · 1 comment
Open

Lockdown fix 0 errors #32

0xmachos opened this issue Dec 4, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@0xmachos
Copy link
Owner

0xmachos commented Dec 4, 2020

$ ./Lockdown fix 0
[⚠️ ] You are about to engage FIX mode which WILL make changes to your Mac 💻
[⚠️ ] Do you want to continue? (y/N) y
[✅] mikey has chosen to continue

Results: 
main:80: settings[${fix_setting_num}]: parameter not set
@0xmachos 0xmachos added the bug Something isn't working label Dec 4, 2020
@0xmachos
Copy link
Owner Author

0xmachos commented Dec 4, 2020

Probably related...

Executing ./Lockdown fix 1 tries to enable Automatic System Updates instead of Automatic App Store Updates.

$ ./Lockdown fix 1
[⚠️ ] You are about to engage FIX mode which WILL make changes to your Mac 💻
[⚠️ ] Do you want to continue? (y/N) y
[✅] mikey has chosen to continue

Results: 
  [✅] Enable Automatic System Updates

Automatic System Updates is setting 0 as show by ./Lockdown list

$ ./Lockdown list  

Settings (21) that can be audited or fixed: 
  (0) enable automatic system updates
  (1) enable automatic app store updates
...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant