summarylogtreecommitdiffstats
path: root/gnome-shell.install
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-shell.install')
-rw-r--r--gnome-shell.install8
1 files changed, 0 insertions, 8 deletions
diff --git a/gnome-shell.install b/gnome-shell.install
deleted file mode 100644
index b890b8ea936f..000000000000
--- a/gnome-shell.install
+++ /dev/null
@@ -1,8 +0,0 @@
-post_install() {
- setcap cap_sys_nice+ep usr/bin/gnome-shell
- echo "[Recommendation] Add rt-scheduler to /org/gnome/mutter/experimental-features in dconf setting"
-}
-
-post_upgrade() {
- post_install
-}