YunoHost / package_linter

Linter for YunoHost applications packages
https://yunohost.org/#/packaging_apps
GNU Affero General Public License v3.0
17 stars 13 forks source link

Check and raise a big warning is someone is doing "systemctl restart nginx" #40

Closed Psycojoker closed 5 years ago

Psycojoker commented 5 years ago

This will break the admin interface on installation with a super cryptic bug and annoying bug to catch while correctly installing the application and thus should be prevent at all cost.

alexAubin commented 5 years ago

c.f. https://github.com/YunoHost/package_linter/pull/43/commits/171617cb8a01a946ec4ffadf3d15a80cd0ad9a7e

alexAubin commented 5 years ago

Closing the issue because i'll forget later :|