Snapcraft configuration #23
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur
Sans contenu.
Supprimer la branche "(supprimé) : feat/snapcraft"
La suppression d’une branche est permanente. Bien qu’une branche supprimée puisse temporairement subsister, elle NE PEUT PAS être facilement restaurée. Continuer ?
This pr adds the necessary files to build telebit as a snap
Following things need to get fixed:
telebit
it tries to reload the service. Potentially because telebitd runs in isolated system-space and telebit-remote runs in userspaceWhat I need to do is move the system loader into the installer and completely out of the main library.
The main reason, I guess, is that the socket is in
/root/snap/telebit/
and the user's client searches for it at$HOME/snap/telebit