Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
launchdでインストールされたRedisジョブがあります。
Redisなしでアプリがどのように機能するかを確認するために、少しの間停止したいと思います。
$launchctl stop homebrew.redis # => redis down and up right away
私はコマンドを知ってlaunchctl unload path_to_plistいますが、それは私にとって解決策ではありません。
launchctl unload path_to_plist
plistをアンロードしないソリューションは存在しますか?
いいえと思います。
launchctl unloadOSXでサービスを一時的に停止する唯一の方法です。
launchctl unload