All pastes #2069712 Raw Edit

Mine

public text v1 · immutable
#2069712 ·published 2011-05-26 23:54 UTC
rendered paste body
sudo update-rc.d network-manager
usage: update-rc.d [-n] [-f] <basename> remove
       update-rc.d [-n] <basename> defaults [NN | SS KK]
       update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
       update-rc.d [-n] <basename> disable|enable [S|2|3|4|5]
		-n: not really
		-f: force

The disable|enable API is not stable and might change in the future.