[PR #564] [MERGED] Set $APPIMAGE and $APPDIR environment variables #3665

Closed
opened 2026-05-05 10:05:39 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/564
Author: @probonopd
Created: 6/11/2016
Status: Merged
Merged: 6/11/2016
Merged by: @netblue30

Base: masterHead: patch-1


📝 Commits (2)

  • 5118730 Set $APPIMAGE and $APPDIR environment variables
  • 5b42a97 Update appimage.c

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 src/firejail/appimage.c (+6 -0)

📄 Description

Partly fixes #560

The software inside AppImages might may the following environment variables to be set:

  • $APPIMAGE should contain the full path of the AppImage that has been mounted
  • $APPDIR should contain the full path to the mountpoint where the AppImage that has been mounted

Please squash commits when merging, thanks.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/564 **Author:** [@probonopd](https://github.com/probonopd) **Created:** 6/11/2016 **Status:** ✅ Merged **Merged:** 6/11/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`5118730`](https://github.com/netblue30/firejail/commit/51187308df74ae27a551cb31fd063c92c8b44371) Set $APPIMAGE and $APPDIR environment variables - [`5b42a97`](https://github.com/netblue30/firejail/commit/5b42a97993761a49abe3ba14d8dac78938033747) Update appimage.c ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/appimage.c` (+6 -0) </details> ### 📄 Description Partly fixes #560 The software inside AppImages might may the following [environment variables to be set:](https://github.com/probonopd/AppImageKit/blob/34defc0d9fc0b79735b3cdf84cd5c4d3234f9639/runtime.c#L360-L361) - `$APPIMAGE` should contain the full path of the AppImage that has been mounted - `$APPDIR` should contain the full path to the mountpoint where the AppImage that has been mounted Please [squash commits](https://help.github.com/articles/about-pull-request-merge-squashing/) when merging, thanks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:05:39 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3665
No description provided.