Changes

From SME Server
Jump to navigationJump to search
558 bytes added ,  13:27, 19 November 2020
add documentation of mutually exclusive start methods
Line 92: Line 92:     
The simple fact of building it against SME10 will remove this issue with owning already owned files and folder, if not open a bug against e-smith-devtools and specify the file or folder giving the issue.
 
The simple fact of building it against SME10 will remove this issue with owning already owned files and folder, if not open a bug against e-smith-devtools and specify the file or folder giving the issue.
 +
 +
=== Known issue: migration of contribs that start services requires consideration of startup methods ===
 +
With the introduction of systemd there are different and '''mutually exclusive''' options to start (and monitor) services.
 +
* Old way: as long as /etc/rc.d/rc7.d/S??contrib exists, the bootstrap console will start the service as in versions previous to 10.
 +
* New way: if you want to use systemd simply remove  /etc/rc.d/rc7.d/S??contrib and ensure that your event uses an understandable signal for systemd : start restart try-restart ...  (not once...)
    
==Template for testing==
 
==Template for testing==

Navigation menu