Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$localstatedir/sympa/static_content/css directory not created at install time #148

Closed
xavierba opened this issue Dec 22, 2017 · 2 comments
Closed
Labels
Milestone

Comments

@xavierba
Copy link
Contributor

As in subject, the $localstatedir/sympa/static_content/css is not created at install time and gets created only at run time. Probably pure nitpicking...

@ikedas
Copy link
Member

ikedas commented Dec 23, 2017

What you pointed out is right. Currently CSS are generated without operation by user (previously it was generated by explicit operation) and css/ directory must always exist.

ikedas added a commit that referenced this issue Dec 23, 2017
Create css_path during installation #148 by ikedas
@ikedas
Copy link
Member

ikedas commented Dec 24, 2017

Now STATICDIR/css will be created during installation, and STATICDIR and STATICDIR/js are no longer owned by sympa user.

Closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants