mirror of
				https://github.com/open5gs/open5gs.git
				synced 2025-11-04 05:53:18 +00:00 
			
		
		
		
	Support Debian(Bluster) with MongoDB-ORG(#377)
This commit is contained in:
		@@ -1,7 +1,6 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Open5GS HSS Daemon
 | 
			
		||||
BindTo=mongod.service
 | 
			
		||||
After=networking.service mongod.service
 | 
			
		||||
Wants=mongodb.service mongod.service
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
Type=simple
 | 
			
		||||
 
 | 
			
		||||
@@ -1,7 +1,6 @@
 | 
			
		||||
[Unit]
 | 
			
		||||
Description=Open5GS PCRF Daemon
 | 
			
		||||
BindTo=mongod.service
 | 
			
		||||
After=networking.service mongod.service
 | 
			
		||||
Wants=mongodb.service mongod.service
 | 
			
		||||
 | 
			
		||||
[Service]
 | 
			
		||||
Type=simple
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							@@ -86,7 +86,7 @@ Architecture: any
 | 
			
		||||
Multi-Arch: same
 | 
			
		||||
Depends: ${shlibs:Depends},
 | 
			
		||||
         ${misc:Depends},
 | 
			
		||||
         mongodb | mongodb-org,
 | 
			
		||||
         mongodb-org | mongodb,
 | 
			
		||||
         open5gs-common (= ${binary:Version})
 | 
			
		||||
Description: Open Source based 3GPP EPC PCRF (Policy and Charging Rules Function)
 | 
			
		||||
 Open5GS is a C-language Open Source implementation of the 3GPP Evolved
 | 
			
		||||
@@ -102,7 +102,7 @@ Architecture: any
 | 
			
		||||
Multi-Arch: same
 | 
			
		||||
Depends: ${shlibs:Depends},
 | 
			
		||||
         ${misc:Depends},
 | 
			
		||||
         mongodb | mongodb-org,
 | 
			
		||||
         mongodb-org | mongodb,
 | 
			
		||||
         open5gs-common (= ${binary:Version})
 | 
			
		||||
Description: Open Source based 3GPP EPC HSS (Home Subscriber Server)
 | 
			
		||||
 Open5GS is a C-language Open Source implementation of the 3GPP Evolved
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user