mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	try to create symbolic links at boot time
This commit is contained in:
		
							parent
							
								
									6ef6d28df2
								
							
						
					
					
						commit
						6a4c65c7bc
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,7 +3,8 @@ Description=Make sure udev is operating on RW disk
 | 
				
			||||||
After=network-online.target
 | 
					After=network-online.target
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Service]
 | 
					[Service]
 | 
				
			||||||
ExecStart=/bin/systemctl restart systemd-udevd.service
 | 
					ExecStartPre=/bin/systemctl restart systemd-udevd.service
 | 
				
			||||||
 | 
					ExecStart=/etc/usbmount/mount.d/70-usb-library
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[Install]
 | 
					[Install]
 | 
				
			||||||
WantedBy=multi-user.target
 | 
					WantedBy=multi-user.target
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue