mirror of
				https://github.com/Telecominfraproject/ols-nos.git
				synced 2025-10-30 17:48:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			194 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			194 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/udev	2017-09-02 23:13:45.078773236 +0000
 | |
| +++ b/udev	2017-09-02 22:40:08.502773236 +0000
 | |
| @@ -1,6 +1,6 @@
 | |
|  #!/bin/sh -e
 | |
| 
 | |
| -PREREQS=""
 | |
| +PREREQS="union-mount"
 | |
| 
 | |
|  prereqs() { echo "$PREREQS"; }
 | |
| 
 | 
