Start user-squid-proxy at login so that all programs without kerberos support have proxy access
This commit is contained in:
parent
f5f3d9557d
commit
352a897d88
4 changed files with 11 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue