summaryrefslogtreecommitdiff
path: root/redcorelive-openrc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'redcorelive-openrc.sh')
-rwxr-xr-xredcorelive-openrc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/redcorelive-openrc.sh b/redcorelive-openrc.sh
index e68818a..fd5a1ae 100755
--- a/redcorelive-openrc.sh
+++ b/redcorelive-openrc.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-export local liveuser="redcore"
+export local liveuser="redcorelive"
checkroot() {
if [[ "$(whoami)" != root ]] ; then