Skip to content
This repository was archived by the owner on Jan 24, 2018. It is now read-only.

remove-hard-restart.sh: use disable with update-rc.d instead of remove#165

Open
CameronNemo wants to merge 1 commit intoguardianproject:masterfrom
CameronNemo:patch-1
Open

remove-hard-restart.sh: use disable with update-rc.d instead of remove#165
CameronNemo wants to merge 1 commit intoguardianproject:masterfrom
CameronNemo:patch-1

Conversation

@CameronNemo
Copy link
Copy Markdown
Contributor

With remove, the links are reestablished on upgrade of the package when update-rc.d $script defaults is run (in this case most are from the initscripts package, AFAICT). With disable, they will stay disabled / not running.

With remove, the links are reestablished on upgrade of the package when `update-rc.d $script defaults` is run (in this case most are from the initscripts package, AFAICT). With disable, they will stay disabled / not running.
@SDkie
Copy link
Copy Markdown
Collaborator

SDkie commented Jul 1, 2015

@eighthave : should we merge this?
I have very less knowledge of it.

@CameronNemo : Thanks for your patches 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants