/var/logmarcus chiu

/var/log

❯

Computer

❯

Boot Order/Sequence - Firmware - Bootloader - Operating System

❯

Kernels & Operating Systems

❯

Operating Systems (OS)

❯

UNIX

❯

UNIX Versions

❯

Berkeley Software Distribution (BSD)

❯

Macintosh OSs (Mac OS X) - macOS

❯

macOS - General

macOS - Dock Not Restarting After killall Dock

Created on Dec 27, 2019

run the following command (based on: https://apple.stackexchange.com/questions/342443/dock-not-restarting-after-killall-dock)

killall System\ Preferences > /dev/null 2>&1 && rm ~/Library/Application\ Support/Dock/desktoppicture.db && killall Dock