hbons / Dazzle

A script to easily set up a SparkleShare host
158 stars 58 forks source link

dazzy setup error 114 ssh #37

Open ZamanOof opened 8 years ago

ZamanOof commented 8 years ago

when i try to install dazzy its show sudo dazzle setup 1/4 | Installing the Git package... -> The Git package has already been installed (version 1.9.1). 2/4 | Creating account "storage"... -> Account already exists. 3/4 | Configuring account "storage"... -> mkdir --parents /home/storage/.ssh -> touch /home/storage/.ssh/authorized_keys -> chmod 700 /home/storage/.ssh -> chmod 600 /home/storage/.ssh/authorized_keys 4/4 | Reloading the SSH config... -> /etc/init.d/ssh reload **/usr/local/bin/dazzle: line 114: /etc/init.d/ssh: No such file or directory** show error as above there is error at Line 114 and may error bcs there is no ssh its sshd so how can i solve it best regards

hbons commented 8 years ago

what Linux distro are you using?

ZamanOof commented 8 years ago

Linux mint

eriknelson commented 4 years ago

Fixed by #47