Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I Icecast-IceS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • Icecast-IceS
  • Issues
  • #594
Closed
Open
Issue created Dec 21, 2004 by Gitlab Bot@GitlabBotDeveloper

ices return value of 1 on successful startup

int main in ices.c says it will end in ices_setup_shutdown by calling exit(0), however this actually calls exit(1) <setup.c, line136>. This causes startup scripts that use the daemon command within fedora core 1,2,3 and redhat 9 to report a failure starting ices. I know it is trivial, but it is very annoying in ices-0.4

Assignee
Assign to
Time tracking