mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
ipcalc-ng.profile: fix double globals.local include
And add missing redirect comment. See etc/templates/redirect_alias-profile.template.
This commit is contained in:
parent
f2b7ec0bfe
commit
265b3e0e28
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue