mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-bts.git
				synced 2025-11-03 21:53:29 +00:00 
			
		
		
		
	systemd: Provide the pcu direct mode
This commit is contained in:
		@@ -4,7 +4,7 @@ Description=sysmocom sysmoBTS
 | 
			
		||||
[Service]
 | 
			
		||||
Type=simple
 | 
			
		||||
ExecStartPre=/bin/sh -c 'echo 0 > /sys/class/leds/activity_led/brightness'
 | 
			
		||||
ExecStart=/usr/bin/sysmobts -s -c /etc/osmocom/osmo-bts.cfg
 | 
			
		||||
ExecStart=/usr/bin/sysmobts -s -c /etc/osmocom/osmo-bts.cfg -M
 | 
			
		||||
ExecStopPost=/bin/sh -c 'echo 0 > /sys/class/leds/activity_led/brightness'
 | 
			
		||||
ExecStopPost=/bin/sh -c 'cat /lib/firmware/sysmobts-v?.bit > /dev/fpgadl_par0 ; sleep 3s; cat /lib/firmware/sysmobts-v?.out > /dev/dspdl_dm644x_0; sleep 1s'
 | 
			
		||||
Restart=always
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user