is it possible to backup init.d and rc*.d (i.e. rc3.d) normally?
just copying and adding .backup extension?
I don't want to mess with the symbolic links. I'm deactivating unnecessary processes (e.g. bluetooth). but I'd like to back up.
|
feedback
|
|
I'd strongly suggest you use your distribution's service config manager to do this, rather than disabling things yourself. For centos/redhat this would be ' That said, the scripts in those folders are going to be symbolic links or scripts. They are called in the order of their name (alphabetically, numbers first) There shouldn't be any major down side to messing with them yourselves except for the distribution's | |||
feedback
|