docs (README.md): expand documentation to cover locations for systemd specific files
This commit is contained in:
		
							parent
							
								
									b6f1f1430e
								
							
						
					
					
						commit
						392054bfc6
					
				@ -21,6 +21,8 @@ A script to automatically mark entires as read in miniflux using its api
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## systemd service
 | 
					## systemd service
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The systemd service file can be located in .config/systemd/user
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	[Unit]
 | 
						[Unit]
 | 
				
			||||||
	Description=mark certain entries as read in miniflux
 | 
						Description=mark certain entries as read in miniflux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -30,6 +32,8 @@ A script to automatically mark entires as read in miniflux using its api
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## systemd timer
 | 
					## systemd timer
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					The systemd timer file can be located in .config/systemd/user
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	[Unit]
 | 
						[Unit]
 | 
				
			||||||
	Description=mark certain entries as read in miniflux
 | 
						Description=mark certain entries as read in miniflux
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user