mirror of
				https://gitlab.com/octospacc/Configs.git
				synced 2025-06-05 21:59:36 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			245 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			245 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=WebFileManager
 | |
| After=network.target
 | |
| [Service]
 | |
| User=root
 | |
| Type=exec
 | |
| ExecStart=/usr/local/bin/filebrowser -a 0.0.0.0 -p 7580 -r /
 | |
| WorkingDirectory=/Server/SpaccCloud
 | |
| Restart=always
 | |
| RestartSec=10
 | |
| [Install]
 | |
| WantedBy=default.target
 |