diff --git a/talimatname/genel/f/fcron/fcron.kos-kur b/talimatname/genel/f/fcron/fcron.kos-kur index 35363e6b0..fa5aeb312 100644 --- a/talimatname/genel/f/fcron/fcron.kos-kur +++ b/talimatname/genel/f/fcron/fcron.kos-kur @@ -1,5 +1,5 @@ #!/bin/sh getent group fcron || /sbin/groupadd -g 22 fcron getent passwd fcron || /sbin/useradd -g fcron -u 22 -d /var/spool/fcron -s /bin/false fcron -/usr/bin/passwd -l fcron +/bin/passwd -l fcron diff --git a/talimatname/genel/f/fcron/talimat b/talimatname/genel/f/fcron/talimat index 31151e6d1..e9b3d7606 100644 --- a/talimatname/genel/f/fcron/talimat +++ b/talimatname/genel/f/fcron/talimat @@ -14,7 +14,7 @@ derle() { getent group fcron || /sbin/groupadd -g 22 fcron getent passwd fcron || /sbin/useradd -g fcron -u 22 -d /var/spool/fcron -s /bin/false fcron - /usr/bin/passwd -l fcron + /bin/passwd -l fcron cd $isim-$surum