This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
noah
/
gnome-shell-no-screenshot-notification
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f5e67c91fb
Rami (Branch)
Tag
master
gnome-shell-no-...
/
gnome-shell.install
gnome-shell.install
99 B
Cronologia
Originale
1
2
3
4
5
6
7
post_install() {
setcap cap_sys_nice+ep usr/bin/gnome-shell
}
post_upgrade() {
post_install
}