- Oct 25, 2022
-
-
Alberto LIVIO BECCARIA authored
-
- Oct 20, 2022
-
-
Alberto LIVIO BECCARIA authored
-
- Aug 24, 2022
-
-
bta authored
The previous patch was wrong for two reasons: - you can't put shell commands in a Exec, as there's no shell involved - while you could split the two on two different Exec, it would not work anyhow because the unit runs as the esamesync user, and it cannot create the /opt/esame directory if the admin did not create it beforehand. This one was tested to work; the machine boots correctly. Not tested with labmanager; it is not supposed to be working properly until you have working copy in /opt/esame, but it would be interesting to see how it fails.
-
bta authored
Otherwise the service will loop and a freshly installed machine (or a machine with an empty /opt) will not finish the boot.
-
- Mar 01, 2022
-
-
bta authored
We should have none, but, in case there are errors reported by the WoL command, we do not want to stop the systemd service from starting.
-
- Feb 18, 2022
-
-
bta authored
Hopefully this will fix the WOL issues, with machines that are sometimes ignoring the WOL packet.
-
- Sep 07, 2021
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- Jul 30, 2021
-
-
Alberto LIVIO BECCARIA authored
-
- Jul 26, 2021
-
-
Alberto LIVIO BECCARIA authored
-
- Jul 01, 2021
-
-
Alberto LIVIO BECCARIA authored
-
- Jun 29, 2021
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- Jun 24, 2021
-
-
Alberto LIVIO BECCARIA authored
-
- May 31, 2021
-
-
Alberto LIVIO BECCARIA authored
-
- May 24, 2021
-
-
Alberto LIVIO BECCARIA authored
-
- Feb 01, 2021
-
-
bta authored
This will help troubleshooting, as the future sysadmins will connect to the machine, run `journalctl -f ` to see what's wrong with the machine, and in about 30 seconds they will see: Error fetching machine configuration! Error fetching machine info! If this is a new machine, did you add it into labmanager-admin? So they will know what's wrong, and how to correct it.
-
bta authored
-
bta authored
These are not debug messages, they should be always on to see what's happening on the machine.
-
- Sep 01, 2020
- Aug 04, 2020
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- Jul 27, 2020
-
-
bta authored
-
- Mar 04, 2020
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- Feb 25, 2020
-
-
bta authored
Git should be able to record the file modes now.
-
bta authored
They could contain local modification made by the admin, so we will just create them when they are not present, and leave them as they are if they are already on the machine.
-
bta authored
-
bta authored
It is optional, but it is easier if it's already there, ready to be modified.
-
bta authored
-
bta authored
-
bta authored
-
- Sep 19, 2019
-
-
Alberto LIVIO BECCARIA authored
-
- Sep 18, 2019
-
-
Alberto LIVIO BECCARIA authored
Added a new multi-user target for targets esame*, so we can avoid to start NFS services if not needed
-
- Sep 17, 2019
-
-
bta authored
The first commit (the one that was reverted) contained a spurious, unrelated change.
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
bta authored
-