summaryrefslogtreecommitdiffhomepage
path: root/dist-assets/linux
AgeCommit message (Collapse)AuthorFilesLines
2021-11-30Kill the GUI when uninstalling the app on LinuxDavid Lönnhager1-0/+2
2021-10-01Revert "Disable sandbox on Ubuntu 21.10"Oskar Nyberg1-4/+0
This reverts commit 23de999313ccf87ae29988c0c328b5ec7625b8d7.
2021-09-30Disable sandbox on Ubuntu 21.10Oskar Nyberg1-0/+4
2021-06-18Rename 'mullvad-setup clear-history' to 'mullvad-setup remove-wireguard-key'David Lönnhager1-1/+1
2021-03-15Copy old daemon logEmīls1-0/+2
2021-01-28Disable Electron sandbox when lacking permissionOskar Nyberg1-1/+8
2020-11-19Bundle API address cache with the appDavid Lönnhager1-0/+1
2020-10-12Remove keys after resteting firewallEmīls1-3/+2
2020-09-29Reset firewall from Linux build-scriptsEmīls1-0/+2
2020-09-04Account for the fact that `rm -f` never returns a non-zero exit codeLinus Färnstrand2-4/+4
2020-09-04Use full path to mullvad CLI binaryLinus Färnstrand1-1/+1
2020-08-25Kill GUI before install on LinuxOskar Nyberg1-0/+2
2020-07-03Use CLI instead of mullvad-setup to clear wg keysEmīls1-0/+2
2020-06-02Add launcher binary for excluded apps (mullvad-exclude)David Lönnhager1-0/+2
2020-03-30Fix upgrade script on Linux for older versionsDavid Lönnhager1-1/+1
2020-03-17Block while upgrading on LinuxDavid Lönnhager1-0/+1
2020-03-17Don't stop the daemon in before_remove.sh on Debian, if upgradingDavid Lönnhager1-0/+5
2019-10-10Remove symlink creation/deletion from install scriptse2-4/+0
2019-10-10Add symlink to problem-report binarye1-0/+1
2019-10-09Add and remove mullvad-problem-report symlink in install scriptsLinus Färnstrand2-0/+4
2019-09-03Add launcher script on Linux to disable sandboxAndrej Mihajlov1-0/+5
2019-06-11Remove cached relay list during installationEmīls Piņķis1-0/+2
2019-04-25Remove relay-clearing code from preinstall scriptsEmīls Piņķis1-3/+0
2019-03-21Remove cached relay list during installationEmīls Piņķis1-0/+3
2019-01-16Slightly improve install script so that it doesn't fail on Debian systemsEmīls Piņķis1-1/+2
2019-01-03Add extra 'After' directives to daemon's unit fileEmīls Piņķis1-0/+2
2018-11-13Add post-transaction hook for RPM package to always enable mullvad-daemon ↵Emīls Piņķis2-2/+16
upon upgrade/install
2018-09-12Replace quoted path with escaped pathJanito Vaqueiro Ferreira Filho1-1/+1
2018-09-04Stop service if running before upgradeJanito Vaqueiro Ferreira Filho1-0/+9
2018-09-04Only install config. files for one init systemJanito Vaqueiro Ferreira Filho2-1/+4
Keep configuration for init systems in the resources directory, and have the after-install and before-remove scripts configure the detected installed init system.
2018-09-04Support Upstart init systemJanito Vaqueiro Ferreira Filho3-4/+19
2018-09-04Add header systemd service unit fileJanito Vaqueiro Ferreira Filho1-0/+2
2018-09-04Stop and disable service before files are removedJanito Vaqueiro Ferreira Filho2-9/+5
2018-09-04Rename Linux package scriptsJanito Vaqueiro Ferreira Filho2-0/+0
2018-09-04Fix logs, cache and config paths in uninstallerJanito Vaqueiro Ferreira Filho1-6/+6
2018-07-13Configure systemd to restart daemon when necessaryJanito Vaqueiro Ferreira Filho1-0/+4
Will always attempt to restart the daemon, unless the daemon fails to start five times within twenty seconds.
2018-06-28Start mullvad-daemon after network is active on LinuxEmīls Piņķis1-0/+1
2018-06-13Don't pass log args to daemon on all three desktop platformsLinus Färnstrand1-1/+1
2018-05-22Move linux scripts into dist-assetsLinus Färnstrand3-0/+53