- Timestamp:
- 06/09/09 10:07:55 (3 years ago)
- Children:
- 7751a641e2a294d986b002dd01264b7d068258a2
- Parents:
- 927d0c70c763dcf56e6f12ebe02a51688468a5c3
- git-committer:
- Neutron Soutmun <neo.neutron@…> (06/09/09 10:07:55)
- Files:
-
- 1 modified
-
example/rahunas.init.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
example/rahunas.init.in
ra0fbd80 rbae014d 17 17 exec_prefix=@exec_prefix@ 18 18 19 DAEMON=@ bindir@/rahunasd19 DAEMON=@sbindir@/rahunasd 20 20 INIT=@sysconfdir@/default/rahunas 21 FIREWALL=@s ysconfdir@/rahunas/firewall.sh22 WEBLOGIN_CONFIG=@s ysconfdir@/rahunas/weblogin-config-update.sh21 FIREWALL=@sbindir@/rahunas-firewall 22 WEBLOGIN_CONFIG=@sbindir@/rahunas-weblogin-config-update 23 23 NAME=rahunasd 24 24 DESC="Rahu Network Access Server"
