summaryrefslogtreecommitdiffstats
path: root/core/modules/sudo/module.conf
blob: d2a78785dd5ad82eeba6cf438df5a68daf18641e (plain) (blame)
1
2
3
4
5
6
#!/bin/bash
REQUIRED_BINARIES="
	sudo
"
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""