diff options
-rw-r--r-- | scripts/common-wayland.post | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/common-wayland.post b/scripts/common-wayland.post index 91de6ca..36908b7 100644 --- a/scripts/common-wayland.post +++ b/scripts/common-wayland.post @@ -8,10 +8,6 @@ for user in alice bob carol guest developer; do fi done -# clean weston target inside user session (installed by weston) -rm -f /usr/lib/systemd/user/weston.target - - #{ Add installed apps for tizen to launcher if not present dst="/usr/share/applications/tizen/launcher.conf" |