[Git][debian-proftpd-team/proftpd][bookworm] Fixed README.Debian to reflect correct changes.

Francesco Paolo Lovergine (@frankie) frankie at debian.org
Mon Jun 26 19:07:12 BST 2023



Francesco Paolo Lovergine pushed to branch bookworm at Debian ProFTPD Team / proftpd


Commits:
a95b1592 by Francesco Paolo Lovergine at 2023-06-26T20:06:43+02:00
Fixed README.Debian to reflect correct changes.

- - - - -


1 changed file:

- debian/proftpd-core.README.Debian


Changes:

=====================================
debian/proftpd-core.README.Debian
=====================================
@@ -104,8 +104,7 @@ superservers (inetd/xinetd) or systemd socket to run proftpd instances.
 
 That could be done by running 
 
-	systemctl stop proftpd.service
-	systemctl disable proftpd-run.service (only for xinetd/inetd use)
+	systemctl disable --now proftpd.service
 
 then changing from 'standalone' to 'inetd' the ServerType entry in
 /etc/proftpd/proftpd.conf, and: 
@@ -131,10 +130,7 @@ then changing from 'standalone' to 'inetd' the ServerType entry in
 
   - or using systemd support for socket. To do that run:
 
-	systemctl stop proftpd.service
-	systemctl start proftpd.socket
-
-    The proftpd-run.service will take care of the mode switching at boot time.
+	systemctl enable --now proftpd.socket
 
 ** Other information
 



View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/a95b1592affb7f58e8ad1d1f2657445b249c3a54

-- 
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd/-/commit/a95b1592affb7f58e8ad1d1f2657445b249c3a54
You're receiving this email because of your account on salsa.debian.org.




More information about the Pkg-proftpd-maintainers mailing list