diff options
Diffstat (limited to 'ca/rpkigui-apache-conf-gen')
-rwxr-xr-x | ca/rpkigui-apache-conf-gen | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ca/rpkigui-apache-conf-gen b/ca/rpkigui-apache-conf-gen index 0658254f..8ac9c94a 100755 --- a/ca/rpkigui-apache-conf-gen +++ b/ca/rpkigui-apache-conf-gen @@ -475,7 +475,7 @@ class Debian(Platform): self.run("service", "apache2", "restart") class Ubuntu(Debian): - + # On Ubuntu, the filename must end in .conf on Trusty and must not # end in .conf on Precise. @property |