Don't run mixer or powerd in prefix.
This commit is contained in:
		
							
								
								
									
										8
									
								
								init.d.FreeBSD/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								init.d.FreeBSD/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| clock | ||||
| devd | ||||
| dumpon | ||||
| ipfw | ||||
| mixer | ||||
| nscd | ||||
| powerd | ||||
| syscons | ||||
| @@ -7,7 +7,7 @@ extra_commands="restore" | ||||
| depend() | ||||
| { | ||||
| 	need localmount | ||||
| 	keyword nojail | ||||
| 	keyword nojail noprefix | ||||
| } | ||||
|  | ||||
| restore() | ||||
|   | ||||
| @@ -12,7 +12,7 @@ depend() | ||||
| 	need localmount | ||||
| 	use logger | ||||
| 	after bootmisc | ||||
| 	keyword nojail | ||||
| 	keyword nojail noprefix | ||||
| } | ||||
|  | ||||
| start_pre() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user