Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Debian Wheezy に ProFTPD をインストールしましたが、起動時に起動しないことを除いて、すべて正常に動作します。
私は多くのグーグルの後、次のことを試しました:
update-rc.d proftpd defaults insserv proftpd ln -s /etc/init.d/proftpd /etc/rc5.d/
何も機能しません。
次のコマンドを入力するだけです:
update-rc.d proftpd remove
update-rc.d proftpd defaults
それは私のために働いた!