maclaunch icon indicating copy to clipboard operation
maclaunch copied to clipboard

Cant revert disable an item

Open Zorak924 opened this issue 2 years ago • 3 comments

Capture d’écran 41

I've disabled the item for a certain amount of time but it wont revert when i set the scrpt to maclaunch enable ... even with sudo

Zorak924 avatar Jan 17 '24 11:01 Zorak924

Hi @Zorak924 , can you run set -ex and run the command again and see if it echoes the launchctl enable command and its error?

hazcod avatar Jan 17 '24 11:01 hazcod

All my services are reseted with set -ex but if i redo the same command it's still not working even launchctl

Zorak924 avatar Jan 17 '24 11:01 Zorak924

What does this return?

launchctl disable user/"$(id -u)"/com.avid.bsd.shoetoolv120

hazcod avatar Jan 17 '24 12:01 hazcod