Skip to content

Instantly share code, notes, and snippets.

@lduboeuf
Last active June 26, 2024 07:16
Show Gist options
  • Select an option

  • Save lduboeuf/ec78387545ed1a219dc72673b3490d05 to your computer and use it in GitHub Desktop.

Select an option

Save lduboeuf/ec78387545ed1a219dc72673b3490d05 to your computer and use it in GitHub Desktop.

Revisions

  1. lduboeuf revised this gist Jun 26, 2024. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -4,4 +4,7 @@ sudo journalctl --boot --identifier=NetworkManager
    # mount rw
    sudo mount -o remount,rw /
    # restart lomiri
    systemctl --user restart lomiri-full-greeter.service
    systemctl --user restart lomiri-full-greeter.service

    #debug glogs:
    systemctl --user set-environment G_MESSAGES_DEBUG=all
  2. lduboeuf revised this gist Jul 4, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,6 @@
    #logs
    journalctl --user -f -u lomiri-app-launch--application-click--terminal.ubports_terminal_2.0.1--.service
    sudo journalctl --boot --identifier=NetworkManager
    # mount rw
    sudo mount -o remount,rw /
    # restart lomiri
  3. lduboeuf created this gist Jun 9, 2023.
    6 changes: 6 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    #logs
    journalctl --user -f -u lomiri-app-launch--application-click--terminal.ubports_terminal_2.0.1--.service
    # mount rw
    sudo mount -o remount,rw /
    # restart lomiri
    systemctl --user restart lomiri-full-greeter.service