Ticket #1095 (new defect)

Opened 12 years ago

Last modified 12 years ago

-c filsrv has been broken because we failed to uncomment initprogs in zephyr.vars

Reported by: jdreed Owned by:
Priority: trivial Milestone: The Distant Future
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

jdreed@infinite-loop:~$ cat /etc/zephyr/zephyr.vars 
# $Id$

# Zephyr default variables file.  Format is:
#
#   var = value

# Exposure setting defaults to realm-visible.
exposure = realm-visible

# Initialization programs.
#initprogs = /etc/athena/zinit

Uncommenting the last line and changing the path would make zinit work again.

Change History

comment:1 Changed 12 years ago by jdreed

This may be moot depending on how we fix #227, but I'm pointing it out anyway.

Note: See TracTickets for help on using tickets.