>>680,682
$ cat /usr/share/dbus-1/system-services/org.bluez.service
[D-BUS Service]
Name=org.bluez
Exec=/bin/false ←見てみるとこうなってました
User=root
SystemdService=dbus-org.bluez.service


$ /usr/lib/NetworkManager/nm-dispatcher --help してみました
Usage:
nm-dispatcher [OPTION?]

Executes scripts upon actions by NetworkManager.

Help Options:
-h, --help Show help options

Application Options:
--debug Output to console rather than syslog
--persist Don't quit after a short timeout

--debug、--persistはわからないのでためらってます。


続く