i guess it's better to recommend root:tty ownership
This commit is contained in:
parent
61431210a8
commit
e856805464
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Ever wanted to kiss girls through a tty? Well now you can!
|
|||
|
||||
### Installation:
|
||||
- download kissy from the releases page and place it in the system's path
|
||||
- run `sudo chown :tty /path/to/kissy` (or whatever group it's supposed to be)
|
||||
- run `sudo chown root:tty /path/to/kissy` (or whatever ownership it's supposed to have)
|
||||
- run `sudo chmod 2755 /path/to/kissy` (or whatever permissions work for you. has to run with setgid)
|
||||
|
||||
### Usage:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue