Switch the user name on startup.
[quix0rs-apt-p2p.git] / debian / init.d
index 2faf531e9de4e09a03d968337b5f4c245a2854bd..a3a374f740d1bb0b3db3c33c2375280523ea4876 100755 (executable)
@@ -24,7 +24,7 @@ pidfile=$rundir/apt-p2p.pid
 logfile=/var/log/apt-p2p.log
 application=/usr/sbin/apt-p2p
 twistd=/usr/bin/twistd
-user=aptp2p
+user=apt-p2p
 group=nogroup
 
 [ -r /etc/default/apt-p2p ] && . /etc/default/apt-p2p