Skip to content

iamtew/jolla-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jolla scripts

A collecting of handy scripts for the my Jolla telephone, might be of use to others. If the scripts require super-user access they will execute themselves through sudo.

Installing sudo

To install sudo on the Jolla you need to login as root and add the mer-tools repository to be able to install:

devel-su
ssu addrepo mer-tools
pkcon refresh
pkcon install sudo

Configuring sudo

For ease of management create a separate configuration file: /etc/sudoers.d/nemo

## Allows people in group nemo to run all commands
%nemo   ALL=(ALL)   ALL: ALL
#%nemo   ALL=(ALL)   NOPASSWD: ALL

These scripts are provided "as is" with no warranty.

About

Collection of scripts for the Jolla telephone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages