Start user-squid-proxy at login so that all programs without kerberos support have proxy access

This commit is contained in:
Raphael Dannecker 2025-01-09 12:31:24 +01:00
parent f5f3d9557d
commit 352a897d88
4 changed files with 11 additions and 3 deletions

View file

@ -5,6 +5,7 @@ Description=Run squid in usermode using user kerberos ticket
Type=simple
ExecStart=/usr/local/bin/startusersquid.sh
Restart=on-failure
RestartSec=5
#[Install]
#WantedBy=default.target
[Install]
WantedBy=xdg-desktop-autostart.target