From c543807f96310ec3793a2a1afc9a6bf97cfbe9c1 Mon Sep 17 00:00:00 2001 From: "Michael H.G. Schmidt" Date: Tue, 6 Feb 2024 12:20:12 +0100 Subject: [PATCH] . --- ipfire/ipfire_ipalias.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipfire/ipfire_ipalias.md b/ipfire/ipfire_ipalias.md index 9823841..299ef97 100644 --- a/ipfire/ipfire_ipalias.md +++ b/ipfire/ipfire_ipalias.md @@ -36,7 +36,7 @@ According to this [thread](https://community.ipfire.org/t/adding-aliases-to-red- ## 4.) Make it executable! ```bash - hmod 0755 /etc/rc.d/init.d/networking/red.up/02-aliases + chmod 0755 /etc/rc.d/init.d/networking/red.up/02-aliases ``` ## 5.) Restart your Internet connection