mirror of
				https://github.com/juanfont/headscale.git
				synced 2025-10-28 10:51:44 +01:00 
			
		
		
		
	order path
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
		
							parent
							
								
									ca4a48afbb
								
							
						
					
					
						commit
						14f8c1ba34
					
				| @ -409,7 +409,7 @@ func (m *Mapper) marshalMapResponse( | ||||
| 
 | ||||
| 		mapResponsePath := path.Join( | ||||
| 			mPath, | ||||
| 			fmt.Sprintf("%d-%s-%d.json", atomic.LoadUint64(&m.seq), m.uid, now), | ||||
| 			fmt.Sprintf("%d-%s-%d.json", now, m.uid, atomic.LoadUint64(&m.seq)), | ||||
| 		) | ||||
| 
 | ||||
| 		log.Trace().Msgf("Writing MapResponse to %s", mapResponsePath) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user