afsyncd(1M)
NAME
afsyncd − Asynchronous File Synchronization Daemon
SYNOPSIS
/usr/etc/afsyncd
DESCRIPTION
The Asynchronous File Synchronization daemon afsyncd takes requests made through aio_fsync(3p4) and causes all modified data and attributes of the file specified in aio_fsync(3p4) to be moved to a permanent storage device. This normally results in all in-core modified copies of buffers for the said file to be written to a disk.
Only the super-user may start the daemon, and only one daemon may be active at any time. This process can be started up in the /etc/rc file.
FILES
/usr/etc/afsyncd
DIAGNOSTICS
The diagnostics produced by afsyncd are intended to be self-explanatory.
SEE ALSO
CX/UX Administrator’s Reference