mirror of
https://github.com/linuxserver/cstate.git
synced 2026-02-20 07:55:25 +08:00
deploy: c4ada9342ae745f2f85cf79b7672eae13beb02c7
This commit is contained in:
parent
963ce7f7c4
commit
b7a4f1b5ef
@ -1 +1 @@
|
||||
{"is":"system","title":"custom-files","permalink":"https://info.linuxserver.io/affected/custom-files/","status":"ok","pages":[{"is":"issue","title":"Notification: Changes For Custom Scripts & Services","createdAt":"2022-08-29 12:00:00 +0000 UTC","lastMod":"2022-08-28 17:18:37 +0100 +0100","permalink":"https://info.linuxserver.io/issues/2022-08-29-custom-files/","severity":"<no value>","resolved":false,"informational":true,"resolvedAt":"<no value>","affected":["Notifications","custom-files","custom-services"],"filename":"2022-08-29-custom-files.md"}]}
|
||||
{"is":"system","title":"custom-files","permalink":"https://info.linuxserver.io/affected/custom-files/","status":"ok","pages":[{"is":"issue","title":"Notification: Changes For Custom Scripts & Services","createdAt":"2022-08-29 12:00:00 +0000 UTC","lastMod":"2022-08-28 22:47:21 +0100 +0100","permalink":"https://info.linuxserver.io/issues/2022-08-29-custom-files/","severity":"<no value>","resolved":false,"informational":true,"resolvedAt":"<no value>","affected":["Notifications","custom-files","custom-services"],"filename":"2022-08-29-custom-files.md"}]}
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>custom-files on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/custom-files/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/custom-files/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services.</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>custom-files on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/custom-files/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/custom-files/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||||
<h3 id="custom-files">Custom Files</h3>
|
||||
<p>These now reside in <code>/custom-cont-init.d</code> instead of under <code>/config/custom-cont-init.d</code> which allows us to decouple them from our permissions logic, and means we no longer have to create the folders even if people aren&rsquo;t using them. Beyond the change in location everything else remains the same - the folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||||
<h3 id="custom-services">Custom Services</h3>
|
||||
|
||||
@ -1 +1 @@
|
||||
{"is":"system","title":"custom-services","permalink":"https://info.linuxserver.io/affected/custom-services/","status":"ok","pages":[{"is":"issue","title":"Notification: Changes For Custom Scripts & Services","createdAt":"2022-08-29 12:00:00 +0000 UTC","lastMod":"2022-08-28 17:18:37 +0100 +0100","permalink":"https://info.linuxserver.io/issues/2022-08-29-custom-files/","severity":"<no value>","resolved":false,"informational":true,"resolvedAt":"<no value>","affected":["Notifications","custom-files","custom-services"],"filename":"2022-08-29-custom-files.md"}]}
|
||||
{"is":"system","title":"custom-services","permalink":"https://info.linuxserver.io/affected/custom-services/","status":"ok","pages":[{"is":"issue","title":"Notification: Changes For Custom Scripts & Services","createdAt":"2022-08-29 12:00:00 +0000 UTC","lastMod":"2022-08-28 22:47:21 +0100 +0100","permalink":"https://info.linuxserver.io/issues/2022-08-29-custom-files/","severity":"<no value>","resolved":false,"informational":true,"resolvedAt":"<no value>","affected":["Notifications","custom-files","custom-services"],"filename":"2022-08-29-custom-files.md"}]}
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>custom-services on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/custom-services/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/custom-services/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services.</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>custom-services on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/custom-services/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/custom-services/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||||
<h3 id="custom-files">Custom Files</h3>
|
||||
<p>These now reside in <code>/custom-cont-init.d</code> instead of under <code>/config/custom-cont-init.d</code> which allows us to decouple them from our permissions logic, and means we no longer have to create the folders even if people aren&rsquo;t using them. Beyond the change in location everything else remains the same - the folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||||
<h3 id="custom-services">Custom Services</h3>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>Notifications on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/notifications/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/notifications/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services.</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>Notifications on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/affected/notifications/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/affected/notifications/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||||
<h3 id="custom-files">Custom Files</h3>
|
||||
<p>These now reside in <code>/custom-cont-init.d</code> instead of under <code>/config/custom-cont-init.d</code> which allows us to decouple them from our permissions logic, and means we no longer have to create the folders even if people aren&rsquo;t using them. Beyond the change in location everything else remains the same - the folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||||
<h3 id="custom-services">Custom Services</h3>
|
||||
|
||||
@ -1 +1 @@
|
||||
{"is":"index","cStateVersion":"5.4","apiVersion":"2.0","title":"Info :: LinuxServer.io","languageCodeHTML":"en","languageCode":"en","baseURL":"https://info.linuxserver.io","description":"<no value>","summaryStatus":"ok","categories":[{"name":"Images","description":"Information regarding our images","hideTitle":false,"closedByDefault":false},{"name":"Security","hideTitle":false,"closedByDefault":false}],"systems":[{"name":"Deprecations","category":"Images","status":"ok","unresolvedIssues":[]},{"name":"New Containers","category":"Images","status":"ok","unresolvedIssues":[]},{"name":"Vulnerabilities","category":"Security","status":"ok","unresolvedIssues":[]},{"name":"Known Issues","category":"Images","status":"ok","unresolvedIssues":[]},{"name":"Notifications","category":"Images","status":"ok","unresolvedIssues":[]}],"buildDate":"2022-08-28","buildTime":"20:22","buildTimezone":"UTC","colorBrand":"#0a0c0f","colorOk":"#008000","colorDisrupted":"#cc4400","colorDown":"#e60000","colorNotice":"#24478f","alwaysKeepBrandColor":"true","logo":"https://info.linuxserver.io/logo.png","googleAnalytics":"UA-00000000-1"}
|
||||
{"is":"index","cStateVersion":"5.4","apiVersion":"2.0","title":"Info :: LinuxServer.io","languageCodeHTML":"en","languageCode":"en","baseURL":"https://info.linuxserver.io","description":"<no value>","summaryStatus":"ok","categories":[{"name":"Images","description":"Information regarding our images","hideTitle":false,"closedByDefault":false},{"name":"Security","hideTitle":false,"closedByDefault":false}],"systems":[{"name":"Deprecations","category":"Images","status":"ok","unresolvedIssues":[]},{"name":"New Containers","category":"Images","status":"ok","unresolvedIssues":[]},{"name":"Vulnerabilities","category":"Security","status":"ok","unresolvedIssues":[]},{"name":"Known Issues","category":"Images","status":"ok","unresolvedIssues":[]},{"name":"Notifications","category":"Images","status":"ok","unresolvedIssues":[]}],"buildDate":"2022-08-28","buildTime":"21:48","buildTimezone":"UTC","colorBrand":"#0a0c0f","colorOk":"#008000","colorDisrupted":"#cc4400","colorDown":"#e60000","colorNotice":"#24478f","alwaysKeepBrandColor":"true","logo":"https://info.linuxserver.io/logo.png","googleAnalytics":"UA-00000000-1"}
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Info :: LinuxServer.io</title><link>https://info.linuxserver.io/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>Mon, 29 Aug 2022 12:00:00 +0000</lastBuildDate><atom:link href="https://info.linuxserver.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services.</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Info :: LinuxServer.io</title><link>https://info.linuxserver.io/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>Mon, 29 Aug 2022 12:00:00 +0000</lastBuildDate><atom:link href="https://info.linuxserver.io/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||||
<h3 id="custom-files">Custom Files</h3>
|
||||
<p>These now reside in <code>/custom-cont-init.d</code> instead of under <code>/config/custom-cont-init.d</code> which allows us to decouple them from our permissions logic, and means we no longer have to create the folders even if people aren&rsquo;t using them. Beyond the change in location everything else remains the same - the folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||||
<h3 id="custom-services">Custom Services</h3>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
||||
{"is":"issue","title":"Notification: Changes For Custom Scripts & Services","createdAt":"2022-08-29 12:00:00 +0000 UTC","lastMod":"2022-08-28 17:18:37 +0100 +0100","permalink":"https://info.linuxserver.io/issues/2022-08-29-custom-files/","severity":"<no value>","resolved":false,"informational":true,"resolvedAt":"<no value>","affected":["Notifications","custom-files","custom-services"],"filename":"2022-08-29-custom-files.md"}
|
||||
{"is":"issue","title":"Notification: Changes For Custom Scripts & Services","createdAt":"2022-08-29 12:00:00 +0000 UTC","lastMod":"2022-08-28 22:47:21 +0100 +0100","permalink":"https://info.linuxserver.io/issues/2022-08-29-custom-files/","severity":"<no value>","resolved":false,"informational":true,"resolvedAt":"<no value>","affected":["Notifications","custom-files","custom-services"],"filename":"2022-08-29-custom-files.md"}
|
||||
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>Issues on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/issues/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/issues/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services.</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><link rel="alternate" type="text/html" href="https://info.linuxserver.io"/><title>Issues on Info :: LinuxServer.io</title><link>https://info.linuxserver.io/issues/</link><description>History</description><generator>github.com/cstate</generator><language>en</language><lastBuildDate>2022-08-29T12:00:00+00:00</lastBuildDate><updated>2022-08-29T12:00:00+00:00</updated><atom:link href="https://info.linuxserver.io/issues/index.xml" rel="self" type="application/rss+xml"/><item><title>Notification: Changes For Custom Scripts & Services</title><link>https://info.linuxserver.io/issues/2022-08-29-custom-files/</link><pubDate>Mon, 29 Aug 2022 12:00:00 +0000</pubDate><guid>https://info.linuxserver.io/issues/2022-08-29-custom-files/</guid><category/><description>We have long supported customizing our containers via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that mods work, we are also making changes to custom files and services.</description><content type="html"><p>We have long supported <a href="https://www.linuxserver.io/blog/2019-09-14-customizing-our-containers">customizing our containers</a> via scripts and services as a simple way for users to add their own logic and packages to a container without having to modify the Dockerfile and maintain a local build of the image. As part of the broader refresh of our base images, which has already made changes to the way that <a href="https://info.linuxserver.io/issues/2022-08-27-mods/">mods work</a>, we are also making changes to custom files and services. <strong>Please note that it may take several days, or even a few weeks in some cases, for this change to propagate to all of our images</strong>.</p>
|
||||
<h3 id="custom-files">Custom Files</h3>
|
||||
<p>These now reside in <code>/custom-cont-init.d</code> instead of under <code>/config/custom-cont-init.d</code> which allows us to decouple them from our permissions logic, and means we no longer have to create the folders even if people aren&rsquo;t using them. Beyond the change in location everything else remains the same - the folder and files need to be owned by root, the files need to be chmod <code>+x</code> and are executed in name order.</p>
|
||||
<h3 id="custom-services">Custom Services</h3>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user