Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
125 |
beyerle@PS |
1 |
MAILTO=""
|
|
|
2 |
#
|
|
|
3 |
# Update AFS users, if AFS is available
|
|
|
4 |
#
|
|
|
5 |
00 * * * * root [ -x /afs/psi.ch/sys/common/update_user.pl ] && /afs/psi.ch/sys/common/update_user.pl >/dev/null 2>&1
|
|
|
6 |
#
|
|
|
7 |
#
|
|
|
8 |
# Update SEPP links, if AFS is available
|
|
|
9 |
#
|
|
|
10 |
05 * * * * root [ -x /afs/psi.ch/sys/common/update_sepp.pl ] && /afs/psi.ch/sys/common/update_sepp.pl >/dev/null 2>&1
|