This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
noah
/
gnome-shell-no-screenshot-notification
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
f5e67c91fb
Gałęzie
Tagi
master
gnome-shell-no-...
/
gnome-shell.install
gnome-shell.install
99 B
Historia
Czysty
1
2
3
4
5
6
7
post_install() {
setcap cap_sys_nice+ep usr/bin/gnome-shell
}
post_upgrade() {
post_install
}