AppImage / AppImage/type2-runtime

AppImage not unmounting when running as systemd service

Aberta
#99 14 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
C
Estrelas
73
Forks
35
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

I have an AppImage that when run on the command line, works just fine. Executes as expected and cleans up the mount point on exit. However, when run as a systemd service, regardless if it exists cleanly or with a failure, the mount point is left behind in `/tmp`. This ends up accumulating a bunch of stale fuse mounts and after long enough the mount limit is reached and no more appimages can be run.

Any ideas why running as a systemd service might prevent the mount point from getting cleaned up?

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.