summaryrefslogtreecommitdiff
path: root/files/common/sbin/fsm
AgeCommit message (Collapse)Author
2011-12-19fsm: don't leak lock fd to child processesKatze Miau
2011-12-18fsm: do not lock state file when reading stateKatze Miau
Locking the state file during `fsm get` operations is annoying. And the returned state may be changed anytime after termination, so the caller can not rely on it being up to date anyway.
2011-12-06sbin/fsm: fix error msgKatze Miau
2011-12-05add /sbin/fsmKatze Miau
- implements finite state machine given a definition in /etc/fsm/ - see upcoming doc/ commits for detail
contact: Jan Huwald // Impressum