mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
Remove creation of first-run.d directory
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
d087c56754
commit
8ff47adb38
2
setup.py
2
setup.py
@ -229,8 +229,6 @@ setuptools.setup(
|
|||||||
glob.glob('data/usr/lib/firewalld/services/*.xml')),
|
glob.glob('data/usr/lib/firewalld/services/*.xml')),
|
||||||
('/usr/lib/freedombox/setup.d/',
|
('/usr/lib/freedombox/setup.d/',
|
||||||
['data/usr/lib/freedombox/setup.d/86_plinth']),
|
['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',
|
('/etc/apache2/conf-available',
|
||||||
glob.glob('data/etc/apache2/conf-available/*.conf')),
|
glob.glob('data/etc/apache2/conf-available/*.conf')),
|
||||||
('/etc/apache2/sites-available',
|
('/etc/apache2/sites-available',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user