Commit Graph

5 Commits

Author SHA1 Message Date
lukem 2e7cad82bb - only audioplay if the audio file exists
- replace logger with $LOGGER, which is defined to `logger -t apm'
- use 'mount -u ... -A -t ffs' instead of 'mount -u ... -a', since the
  latter won't work on already mounted file systems except for `/'.
2000-11-05 03:30:51 +00:00
hubertf 112d4ac068 * Add some cut&paste ready commands for installing this
* Move audioplay to a shell function, to have one location where to
   change the noise-making
 * use /etc/rc.d/dhclient instead of doing it manually
 * when going line->battery and vice versa, adjust idle timeouts of
   harddisk (atactl), and add noatime,nodevmtime mount options.
   Inspired by htdocs/Documentation/power-mgmt/
2000-06-18 16:16:34 +00:00
gmcgarry 8c0b13837f pcmplay -> audioplay 2000-06-01 21:54:54 +00:00
hubertf 1eab1548b8 Install apm example script.
Fixes PR 9105 by Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
2000-01-03 22:48:30 +00:00
hubertf cabb78b63e Add share/examples/apm/script, an example script to put into
/etc/apm/{line,battery,standby,...}
1999-12-29 04:16:21 +00:00