Browse Source

Benjamin Schieder:


			
			
				rocklinux
			
			
		
Benjamin Schieder 17 years ago
parent
commit
cc4053180a
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      package/blindcoder/tor/tor.init

+ 4
- 0
package/blindcoder/tor/tor.init

@ -36,4 +36,8 @@ main_begin
check(`kill -15 $( cat ~tor/tor.pid )')
block_end
block_begin(reload, `Reloading the onion router')
check(`kill -HUP $( cat ~tor/tor.pid )')
block_end
main_end

Loading…
Cancel
Save