diff options
author | mail_redacted_for_web | 2021-07-28 14:28:49 +0200 |
---|---|---|
committer | mail_redacted_for_web | 2021-07-28 14:28:49 +0200 |
commit | f7cac1044ea26157a89e309e8c9a7b8797645ebf (patch) | |
tree | da853a859c099871128cb5e4c1c681a54b5d145e /peps/usr/local | |
parent | ff8aaca36aa9510f9e5ab8663213cdbf95c803fa (diff) | |
download | lulz-f7cac1044ea26157a89e309e8c9a7b8797645ebf.tar.bz2 |
ham wir noch zwei?
Diffstat (limited to 'peps/usr/local')
-rwxr-xr-x | peps/usr/local/bin/browser-launcher | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/peps/usr/local/bin/browser-launcher b/peps/usr/local/bin/browser-launcher new file mode 100755 index 0000000..6b32d04 --- /dev/null +++ b/peps/usr/local/bin/browser-launcher @@ -0,0 +1,4 @@ +#!/usr/bin/env sh + +/usr/bin/chromium-browser --kiosk --disable-restore-session-state file:///usr/share/playlist.html \ + --autoplay-policy=no-user-gesture-required --no-gesture-required |