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

5 lines
83 B
Plaintext
Raw Normal View History

2018-06-09 00:06:58 +02:00
if [ -z "`grep '^pppusers:' /etc/group`" ]
then
/sbin/groupadd -g 52 pppusers
fi