#
52b076ef |
| 02-Nov-2021 |
abs <abs@NetBSD.org> |
Adjust example path to kde/sounds
Wherever sounds may be on a current NetBSD system, /usr/X11R6 is unlikely to be in that set...
|
#
79129951 |
| 13-Jul-2018 |
maya <maya@NetBSD.org> |
dhclient->dhcpcd
|
#
ada31564 |
| 10-Mar-2003 |
david <david@NetBSD.org> |
Note that the /etc/apm/* scripts must be executable.
|
#
2e7cad82 |
| 05-Nov-2000 |
lukem <lukem@NetBSD.org> |
- 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
- 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 `/'.
show more ...
|
#
112d4ac0 |
| 18-Jun-2000 |
hubertf <hubertf@NetBSD.org> |
* 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 m
* 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/
show more ...
|
#
8c0b1383 |
| 01-Jun-2000 |
gmcgarry <gmcgarry@NetBSD.org> |
pcmplay -> audioplay
|
#
cabb78b6 |
| 29-Dec-1999 |
hubertf <hubertf@NetBSD.org> |
Add share/examples/apm/script, an example script to put into /etc/apm/{line,battery,standby,...}
|