Make signer and signer_client work with minimal changes
This commit is contained in:
		
							parent
							
								
									5c924ee206
								
							
						
					
					
						commit
						0857806acf
					
				
					 3 changed files with 8 additions and 4 deletions
				
			
		|  | @ -23,7 +23,7 @@ if [ ! -f /srv/ca/gpg/gpg_root_0/secring.gpg ]; then cp /srv/testca/gpg/gpg_root | |||
| if [ ! -f /srv/ca/gpg/gpg_root_0/pubring.gpg ]; then cp /srv/testca/gpg/gpg_root_0/pubring.gpg /srv/ca/gpg/gpg_root_0/pubring.gpg; fi | ||||
| 
 | ||||
| rm -f /srv/sockets/signer | ||||
| socat -d -d PTY,link=/dev/ttyUSB0 UNIX-LISTEN:/srv/sockets/signer 2>&1 & | ||||
| socat -d -d "PTY,link=${SERIAL_PORT}" UNIX-LISTEN:/srv/sockets/signer 2>&1 & | ||||
| sleep 1 | ||||
| 
 | ||||
| cd /srv/CommModule/ | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue