diff options
| -rwxr-xr-x | etc/guix-install.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/guix-install.sh b/etc/guix-install.sh index b5d833cd642..2944cb97f6a 100755 --- a/etc/guix-install.sh +++ b/etc/guix-install.sh | |||
| @@ -879,8 +879,8 @@ sys_maybe_setup_selinux() | |||
| 879 | 879 | ||
| 880 | sys_delete_init_profile() | 880 | sys_delete_init_profile() |
| 881 | { | 881 | { |
| 882 | _msg_info "removing /etc/profile.d/guix.sh" | 882 | _msg_info "removing /etc/profile.d/zzz-guix.sh" |
| 883 | rm -f /etc/profile.d/guix.sh | 883 | rm -f /etc/profile.d/zzz-guix.sh |
| 884 | } | 884 | } |
| 885 | 885 | ||
| 886 | sys_delete_user_profiles() | 886 | sys_delete_user_profiles() |
