summaryrefslogtreecommitdiff
path: root/src/systemctl/systemd-sysv-install.SKELETON
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemctl/systemd-sysv-install.SKELETON')
-rwxr-xr-xsrc/systemctl/systemd-sysv-install.SKELETON2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemctl/systemd-sysv-install.SKELETON b/src/systemctl/systemd-sysv-install.SKELETON
index 2c494f169b..8c16cf9991 100755
--- a/src/systemctl/systemd-sysv-install.SKELETON
+++ b/src/systemctl/systemd-sysv-install.SKELETON
@@ -11,7 +11,7 @@ usage() {
exit 1
}
-ROOT=
+unset ROOT
# parse options
eval set -- "$(getopt -o r: --long root: -- "$@")"