トーク:LaunchDaemons (launchctl, launchd.plist) の使い方

提供:maruko2 Note.
移動: 案内, 検索

sshd の動作

システム環境設定 - 共有 - リモートログイン の項目が OFF の場合

sshd.plist に <key>Disabled</key> の行があり <true/> になっている。

<key>Disabled</key>
<true/>

launchctl で起動するには -F オプションをつけて強制的に load する。

sudo launchctl load -F /System/Library/LaunchDaemons/ssh.plist

停止は unload

sudo launchctl unload /System/Library/LaunchDaemons/ssh.plist

システム環境設定 - 共有 - リモートログイン の項目が ON の場合

Diabled key の行は無いため、launchctl で起動するには(起動していると思うが)

sudo launchctl load /System/Library/LaunchDaemons/ssh.plist

停止は unload

sudo launchctl unload /System/Library/LaunchDaemons/ssh.plist
LINEで送る このエントリーをはてなブックマークに追加
個人用ツール
名前空間
変種
表示
操作
案内
ツールボックス

注目のページ

このサイトのはてなブックマーク数