|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 281 (0x119) Types: TextFile Names: »pp.startaspp«
└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0 └─⟦dc59850a2⟧ »EurOpenD22/pp5.0/pp-5.tar.Z« └─⟦e5a54fb17⟧ └─⟦this⟧ »pp-5.0/config/pp.startaspp«
#! /bin/sh # # Start PP running - assumes we are root. # This is suitable for running from /etc/rc.local or similar. # cd /usr/pp/cmds # # SMTP usually run from inetd # chans/smtpd smtpsrvr > /dev/null 2>&1 # su pp -c ./pptsapd > /dev/null 2>&1 su pp -c ./qmgr > /dev/null 2>&1