From 265b3e0e2848d86236eef16ec23b9b58493c081b Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Mon, 22 Feb 2021 17:11:36 -0300 Subject: ipcalc-ng.profile: fix double globals.local include And add missing redirect comment. See etc/templates/redirect_alias-profile.template. --- etc/profile-a-l/ipcalc-ng.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/ipcalc-ng.profile b/etc/profile-a-l/ipcalc-ng.profile index e3fe118c3..3ad0f3a4f 100644 --- a/etc/profile-a-l/ipcalc-ng.profile +++ b/etc/profile-a-l/ipcalc-ng.profile @@ -4,6 +4,8 @@ quiet # Persistent local customizations include ipcalc-ng.local # Persistent global definitions -include globals.local +# added by included profile +#include globals.local +# Redirect include ipcalc.profile -- cgit v1.2.3-70-g09d2