aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/api/ModemManager-sections.txt
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@lanedo.com>2013-06-04 15:18:55 +0200
committerAleksander Morgado <aleksander@lanedo.com>2013-06-06 10:07:17 +0200
commit91898aa8b0bb8164b61e84ae68534c38cebb1482 (patch)
tree63b50a06c29f14fa111cd4baae719c6df7f1a29a /docs/reference/api/ModemManager-sections.txt
parent81451db1d73e297d0ef034d0a62395d33380d187 (diff)
systemd: simplify unit file
Avoid setting up the Alias rule, which was a helper to let us 'disable' the systemd service including dbus-activations. Without the Alias, 'disable' will still let starting ModemManager through dbus-activation. If you really want to fully disallow starting MM also through dbus-activation, you should 'mask' and 'unmask' the service. E.g.: $ sudo systemctl mask ModemManager ln -s '/dev/null' '/etc/systemd/system/ModemManager.service' $ sudo mmcli -L error: couldn't find the ModemManager process in the bus $ sudo systemctl unmask ModemManager rm '/etc/systemd/system/ModemManager.service' $ sudo mmcli -L No modems were found https://bugzilla.gnome.org/show_bug.cgi?id=701229
Diffstat (limited to 'docs/reference/api/ModemManager-sections.txt')
0 files changed, 0 insertions, 0 deletions