* [PATCH] web-user-interface: Removed 'dial.cgi' from lfs-file
@ 2017-10-11 16:08 Matthias Fischer
2017-10-11 19:02 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2017-10-11 16:08 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1035 bytes --]
'dial.cgi' was removed in
https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=dc6ed83537e1bcc1347ad16bee095ef4d641bc69
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
lfs/web-user-interface | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/web-user-interface b/lfs/web-user-interface
index 3e9eb9aba..0c5688252 100644
--- a/lfs/web-user-interface
+++ b/lfs/web-user-interface
@@ -64,7 +64,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
chown -R root:root /srv/web/ipfire
chmod -R 755 /srv/web/ipfire/cgi-bin
chmod -R 644 /srv/web/ipfire/html
- chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include,themes,themes/*,themes/*/*}
+ chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,images,include,themes,themes/*,themes/*/*}
ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded
# Reset permissions of redirect templates and theme directories
--
2.14.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] web-user-interface: Removed 'dial.cgi' from lfs-file
2017-10-11 16:08 [PATCH] web-user-interface: Removed 'dial.cgi' from lfs-file Matthias Fischer
@ 2017-10-11 19:02 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2017-10-11 19:02 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]
Good catch :)
On Wed, 2017-10-11 at 18:08 +0200, Matthias Fischer wrote:
> 'dial.cgi' was removed in
>
> https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=dc6ed83537e1bcc1347ad16bee095ef4d641bc69
>
> Best,
> Matthias
>
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> lfs/web-user-interface | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lfs/web-user-interface b/lfs/web-user-interface
> index 3e9eb9aba..0c5688252 100644
> --- a/lfs/web-user-interface
> +++ b/lfs/web-user-interface
> @@ -64,7 +64,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
> chown -R root:root /srv/web/ipfire
> chmod -R 755 /srv/web/ipfire/cgi-bin
> chmod -R 644 /srv/web/ipfire/html
> - chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,dial.cgi,images,include,themes,themes/*,themes/*/*}
> + chmod 755 /srv/web/ipfire/html /srv/web/ipfire/html/{index.cgi,redirect.cgi,images,include,themes,themes/*,themes/*/*}
> ln -svf ipfire /srv/web/ipfire/html/themes/ipfire-rounded
>
> # Reset permissions of redirect templates and theme directories
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-10-11 19:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-11 16:08 [PATCH] web-user-interface: Removed 'dial.cgi' from lfs-file Matthias Fischer
2017-10-11 19:02 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox