summaryrefslogtreecommitdiffstats
path: root/core/modules/x11vnc/module.conf
blob: e5d3d0add0b28f281bfb1a9eab823c8dd04cc1c4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
REQUIRED_BINARIES="
	X0tigervnc
	x0tigervncserver
"
REQUIRED_DIRECTORIES="
	/etc/tigervnc
	/usr/share/perl5/TigerVNC
"
REQUIRED_FILES=""