summaryrefslogtreecommitdiff
path: root/debian/schroot.default
AgeCommit message (Collapse)AuthorFilesLines
2012-05-13debian: schroot.init can end sessions on stop and is in runlevel 2Roger Leigh1-1/+7
Move from runlevel S to 2, since it's not required for system startup, and may require services which are started later for session recovery. Rename SESSIONS_RECOVER to START_ACTION and add STOP_ACTION to /etc/default/schroot. Both may be set to "end", which will cause the session to be ended when given the "start" or "stop" action, respectively.
2007-04-02* AUTHORS: Add Federico Di Gregorio.Roger Leigh1-0/+13
* debian/changelog: Update init script to use a default file.