diff options
Diffstat (limited to 'core/modules/kiosk-firefox/module.conf.debian')
-rw-r--r-- | core/modules/kiosk-firefox/module.conf.debian | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core/modules/kiosk-firefox/module.conf.debian b/core/modules/kiosk-firefox/module.conf.debian new file mode 100644 index 00000000..443e3d22 --- /dev/null +++ b/core/modules/kiosk-firefox/module.conf.debian @@ -0,0 +1,8 @@ +#!/bin/bash +REQUIRED_CONTENT_PACKAGES=" + jq + xbindkeys +" +REQUIRED_BINARIES="" +REQUIRED_LIBRARIES="" +REQUIRED_DIRECTORIES="" |