milis/talimatname/genel/ppp/ppp.kos-kur

5 lines
83 B
Plaintext

if [ -z "`grep '^pppusers:' /etc/group`" ]
then
/sbin/groupadd -g 52 pppusers
fi