Remove creation of first-run.d directory

Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
Todd Turner 2017-09-27 22:44:56 +10:00 committed by Joseph Nuthalpati
parent d087c56754
commit 8ff47adb38
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -229,8 +229,6 @@ setuptools.setup(
glob.glob('data/usr/lib/firewalld/services/*.xml')),
('/usr/lib/freedombox/setup.d/',
['data/usr/lib/freedombox/setup.d/86_plinth']),
('/usr/lib/freedombox/first-run.d',
glob.glob('data/usr/lib/freedombox/first-run.d/*')),
('/etc/apache2/conf-available',
glob.glob('data/etc/apache2/conf-available/*.conf')),
('/etc/apache2/sites-available',