From 9f4842ceeb16fa3ebd5a4257def67ea34415831f Mon Sep 17 00:00:00 2001 From: Stefano Capitani Date: Sat, 20 Jun 2020 22:57:16 +0200 Subject: [PATCH] prevent mntary to start in live-iso Signed-off-by: Stefano Capitani --- community/budgie/live-overlay/etc | 1 - community/budgie/live-overlay/etc/default | 1 + community/budgie/live-overlay/etc/fstab | 1 + community/budgie/live-overlay/etc/issue | 1 + community/budgie/live-overlay/etc/localtime | 1 + community/budgie/live-overlay/etc/pam.d | 1 + .../etc/skel/.config/autostart/mntray.desktop | 9 +++++++++ community/budgie/live-overlay/etc/skel/.config/manjaro | 1 + community/budgie/live-overlay/etc/sudoers.d | 1 + .../etc/skel/.config/autostart/mntray.desktop | 9 +++++++++ .../etc/skel/.config/autostart/mntray.desktop | 9 +++++++++ 11 files changed, 34 insertions(+), 1 deletion(-) delete mode 120000 community/budgie/live-overlay/etc create mode 120000 community/budgie/live-overlay/etc/default create mode 120000 community/budgie/live-overlay/etc/fstab create mode 120000 community/budgie/live-overlay/etc/issue create mode 120000 community/budgie/live-overlay/etc/localtime create mode 120000 community/budgie/live-overlay/etc/pam.d create mode 100644 community/budgie/live-overlay/etc/skel/.config/autostart/mntray.desktop create mode 120000 community/budgie/live-overlay/etc/skel/.config/manjaro create mode 120000 community/budgie/live-overlay/etc/sudoers.d create mode 100644 community/mate/live-overlay/etc/skel/.config/autostart/mntray.desktop create mode 100644 manjaro/gnome/live-overlay/etc/skel/.config/autostart/mntray.desktop diff --git a/community/budgie/live-overlay/etc b/community/budgie/live-overlay/etc deleted file mode 120000 index caab87d..0000000 --- a/community/budgie/live-overlay/etc +++ /dev/null @@ -1 +0,0 @@ -../../../shared/manjaro/live-overlay/etc \ No newline at end of file diff --git a/community/budgie/live-overlay/etc/default b/community/budgie/live-overlay/etc/default new file mode 120000 index 0000000..812b9ff --- /dev/null +++ b/community/budgie/live-overlay/etc/default @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/default \ No newline at end of file diff --git a/community/budgie/live-overlay/etc/fstab b/community/budgie/live-overlay/etc/fstab new file mode 120000 index 0000000..8750aca --- /dev/null +++ b/community/budgie/live-overlay/etc/fstab @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/fstab \ No newline at end of file diff --git a/community/budgie/live-overlay/etc/issue b/community/budgie/live-overlay/etc/issue new file mode 120000 index 0000000..c519805 --- /dev/null +++ b/community/budgie/live-overlay/etc/issue @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/issue \ No newline at end of file diff --git a/community/budgie/live-overlay/etc/localtime b/community/budgie/live-overlay/etc/localtime new file mode 120000 index 0000000..5df1bb1 --- /dev/null +++ b/community/budgie/live-overlay/etc/localtime @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/localtime \ No newline at end of file diff --git a/community/budgie/live-overlay/etc/pam.d b/community/budgie/live-overlay/etc/pam.d new file mode 120000 index 0000000..68de596 --- /dev/null +++ b/community/budgie/live-overlay/etc/pam.d @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/pam.d \ No newline at end of file diff --git a/community/budgie/live-overlay/etc/skel/.config/autostart/mntray.desktop b/community/budgie/live-overlay/etc/skel/.config/autostart/mntray.desktop new file mode 100644 index 0000000..60316eb --- /dev/null +++ b/community/budgie/live-overlay/etc/skel/.config/autostart/mntray.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Terminal=false +Name=mntray +Type=Application +Exec=/usr/bin/mntray --delay +Icon=mntray +Comment=A Manjaro Linux announcements notification app +X-GNOME-Autostart-enabled=false + diff --git a/community/budgie/live-overlay/etc/skel/.config/manjaro b/community/budgie/live-overlay/etc/skel/.config/manjaro new file mode 120000 index 0000000..3a25db6 --- /dev/null +++ b/community/budgie/live-overlay/etc/skel/.config/manjaro @@ -0,0 +1 @@ +../../../../../../shared/manjaro/live-overlay/etc/skel/.config/manjaro \ No newline at end of file diff --git a/community/budgie/live-overlay/etc/sudoers.d b/community/budgie/live-overlay/etc/sudoers.d new file mode 120000 index 0000000..c784c2a --- /dev/null +++ b/community/budgie/live-overlay/etc/sudoers.d @@ -0,0 +1 @@ +../../../../shared/manjaro/live-overlay/etc/sudoers.d \ No newline at end of file diff --git a/community/mate/live-overlay/etc/skel/.config/autostart/mntray.desktop b/community/mate/live-overlay/etc/skel/.config/autostart/mntray.desktop new file mode 100644 index 0000000..60316eb --- /dev/null +++ b/community/mate/live-overlay/etc/skel/.config/autostart/mntray.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Terminal=false +Name=mntray +Type=Application +Exec=/usr/bin/mntray --delay +Icon=mntray +Comment=A Manjaro Linux announcements notification app +X-GNOME-Autostart-enabled=false + diff --git a/manjaro/gnome/live-overlay/etc/skel/.config/autostart/mntray.desktop b/manjaro/gnome/live-overlay/etc/skel/.config/autostart/mntray.desktop new file mode 100644 index 0000000..60316eb --- /dev/null +++ b/manjaro/gnome/live-overlay/etc/skel/.config/autostart/mntray.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Terminal=false +Name=mntray +Type=Application +Exec=/usr/bin/mntray --delay +Icon=mntray +Comment=A Manjaro Linux announcements notification app +X-GNOME-Autostart-enabled=false +