4 lines
100 B
Bash
4 lines
100 B
Bash
#!/bin/sh
|
|
# nfsmount calls this script when mounting a filesystem with locking enabled.
|
|
sv up statd
|