templates/systemd/mastodon: update sandbox mode (#16103)
This commit is contained in:
		
							parent
							
								
									f4b7c6b619
								
							
						
					
					
						commit
						863ae47b51
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		
							
								
								
									
										2
									
								
								dist/mastodon-sidekiq.service
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/mastodon-sidekiq.service
									
										
									
									
										vendored
									
									
								
							|  | @ -38,7 +38,7 @@ PrivateMounts=true | |||
| ProtectClock=true | ||||
| # System Call Filtering | ||||
| SystemCallArchitectures=native | ||||
| SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @reboot @resources @setuid @swap | ||||
| SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @privileged @raw-io @reboot @resources @setuid @swap | ||||
| 
 | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
|  |  | |||
							
								
								
									
										2
									
								
								dist/mastodon-streaming.service
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/mastodon-streaming.service
									
										
									
									
										vendored
									
									
								
							|  | @ -38,7 +38,7 @@ PrivateMounts=true | |||
| ProtectClock=true | ||||
| # System Call Filtering | ||||
| SystemCallArchitectures=native | ||||
| SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @reboot @resources @setuid @swap | ||||
| SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @privileged @raw-io @reboot @resources @setuid @swap | ||||
| 
 | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
|  |  | |||
							
								
								
									
										2
									
								
								dist/mastodon-web.service
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/mastodon-web.service
									
										
									
									
										vendored
									
									
								
							|  | @ -38,7 +38,7 @@ PrivateMounts=true | |||
| ProtectClock=true | ||||
| # System Call Filtering | ||||
| SystemCallArchitectures=native | ||||
| SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @reboot @resources @setuid @swap | ||||
| SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module @mount @obsolete @privileged @raw-io @reboot @resources @setuid @swap | ||||
| 
 | ||||
| [Install] | ||||
| WantedBy=multi-user.target | ||||
|  |  | |||
		Reference in a new issue