This commit is contained in:
Girish Ramakrishnan
2015-08-25 23:43:42 -07:00
parent b12b464462
commit 83ef4234bc
+1 -1
View File
@@ -201,7 +201,7 @@ echo "==== Make the user own his home ===="
chown "${USER}:${USER}" -R "/home/${USER}"
echo "==== Install installer systemd script ===="
cat > /etc/systemd/user/cloudron-installer.service <<EOF
cat > /etc/systemd/system/cloudron-installer.service <<EOF
[Unit]
Description=Cloudron Installer
Type=idle