<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Boot Script Tasks | GoboLinux Documentation</title><link>https://wiki.gobolinux.org/Usage/Startup-and-System-settings/Boot-script-tasks/index.html</link><description>Your boot scripts can make use of “boot tasks”, which are little service scripts that can be shipped by programs. A program includes its tasks under Resources/Tasks, and they’re linked in /System/Tasks. This is roughly equivalent to the /etc/init.d scripts found in many distributions.
You can launch or stop tasks from the command line, using StartTask and StopTask. For example, the following command will load the SSH daemon:
StartTask OpenSSH Within boot scripts, you don’t need to use these launchers, but you have to add a parameter indicating whether the task is being started or stopped:</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://wiki.gobolinux.org/Usage/Startup-and-System-settings/Boot-script-tasks/index.xml" rel="self" type="application/rss+xml"/></channel></rss>