7 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
		
			Executable File
		
	
	
	
	
| #!/sbin/openrc-run
 | |
| 
 | |
| command="/usr/bin/acme-dns-rust"
 | |
| 
 | |
| command_args="/etc/acme-dns-rust.toml"
 | |
| command_args_background="--daemon"
 |