File: INSTALL

package info (click to toggle)
sysrqd 9-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 68 kB
  • ctags: 33
  • sloc: ansic: 199; makefile: 64; sh: 40
file content (22 lines) | stat: -rw-r--r-- 490 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Symple type:

% make
% make install

- Read the README file.

- Create a password file:
  echo "mypassword" > /etc/sysrqd.secret
  chmod 0600 /etc/sysrqd.secret

- Optionnaly, create a bind file to bind to a specific IP
  echo 192.168.2.13 > /etc/sysrqd.bind

- Add it to your local daemons startup.


If you need to tweak some paramaters, take a look on sysrqd.h

You can add this lines to /etc/services:
sysrqd          4094/tcp   # sysrq daemon
sysrqd          4094/udp   # sysrq daemon