summaryrefslogtreecommitdiffhomepage
path: root/dist-assets/linux/after-install.sh
AgeCommit message (Collapse)AuthorFilesLines
2025-10-01Install AppArmor profile if AppArmor is availableMarkus Pettersson1-10/+7
2024-04-30Move apparmor profile to fileDavid Lönnhager1-11/+1
2024-04-29Add apparmor profile on Ubuntu 24.04 or newerDavid Lönnhager1-0/+27
2023-12-01Improve installation fault tolerancePavin Joseph1-1/+1
Do not fail installation in containers without systemd init.
2022-09-13Improve daemon unit fileEmīls Piņķis1-2/+2
Set the `MULLVAD_RESOURCE_DIR` environment variable and specify the path as a required mount path.
2022-09-12Add early-boot-blocking unit fileEmīls Piņķis1-1/+2
2022-06-20Remove legacy upstart init configurationEvan Anderson1-8/+2
The supported platforms (Ubuntu 18.04+, Debian 10+, and Fedora 33+) all use systemd, so the old upstart configuration can be safely removed
2020-06-02Add launcher binary for excluded apps (mullvad-exclude)David Lönnhager1-0/+2
2019-10-10Remove symlink creation/deletion from install scriptse1-2/+0
2019-10-09Add and remove mullvad-problem-report symlink in install scriptsLinus Färnstrand1-0/+2
2018-09-04Only install config. files for one init systemJanito Vaqueiro Ferreira Filho1-1/+3
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 Filho1-2/+7
2018-09-04Rename Linux package scriptsJanito Vaqueiro Ferreira Filho1-0/+4