summaryrefslogblamecommitdiffstats
path: root/core/modules/systemd-distro/module.conf
blob: 75160049cdf79a4d72d6d8de7ca7c06aef47c84f (plain) (tree)
1
2
3
4
5
6
7
8
9
           







                           
#!/bin/bash
REQUIRED_DIRECTORIES="
	/etc
	/usr
"
REQUIRED_SYSTEM_FILES="
	/usr/lib/tmpfiles.d
	/etc/tmpfiles.d
"