diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 16:17:39 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 16:17:39 +0000 |
| commit | 7551c712d73f1d07f6dec2c9b8183a43204f4aa5 (patch) | |
| tree | c219efcd39d6a5ef72bf3cef2898f04b41cfb25f /doc/s6-rc-db.html | |
| parent | b71b06951c8f9250f87a16cd1e60b2d779bfcfff (diff) | |
| download | s6-rc-7551c712d73f1d07f6dec2c9b8183a43204f4aa5.tar.gz | |
Rename "sub" to "prescription"
Diffstat (limited to 'doc/s6-rc-db.html')
| -rw-r--r-- | doc/s6-rc-db.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/s6-rc-db.html b/doc/s6-rc-db.html index 564ee59..97c4afe 100644 --- a/doc/s6-rc-db.html +++ b/doc/s6-rc-db.html @@ -233,13 +233,13 @@ bundle). It means the service cannot be downed by normal means: <code>s6-rc -d change <em>atomicname</em></code> will not work, the <tt>-D</tt> option to s6-rc is needed. Additionally, when importing <em>atomicname</em> in a <a href="repodefs.html#set">set</a>, -it will automatically be put in the <tt>always</tt> sub, which means +it will automatically be put in the <tt>always</tt> rx, which means it will always be enabled by default. </li> <li> Bit 1 is set if there's a <tt>flag-recommended</tt> file in the source directory (or if the "essential" flag was inherited from a bundle). When importing <em>atomicname</em> in a <a href="repodefs.html#set">set</a>, -it will automatically be put in the <tt>active</tt> sub rather than the +it will automatically be put in the <tt>active</tt> rx rather than the <tt>latent</tt> one: unless the user actively makes a change before committing the set, <em>atomicname</em> will be in the default bundle and be started at boot time. </li> |
