- 26 Jan, 2023 4 commits
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- 25 Oct, 2022 2 commits
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- 20 Oct, 2022 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 24 Aug, 2022 2 commits
-
-
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.
-
- 01 Mar, 2022 1 commit
-
-
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.
-
- 18 Feb, 2022 1 commit
-
-
bta authored
Hopefully this will fix the WOL issues, with machines that are sometimes ignoring the WOL packet.
-
- 07 Sep, 2021 2 commits
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- 30 Jul, 2021 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 26 Jul, 2021 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 01 Jul, 2021 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 29 Jun, 2021 2 commits
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- 24 Jun, 2021 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 31 May, 2021 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 24 May, 2021 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 01 Feb, 2021 3 commits
-
-
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.
-
- 01 Sep, 2020 2 commits
- 04 Aug, 2020 2 commits
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- 27 Jul, 2020 1 commit
-
-
bta authored
-
- 04 Mar, 2020 2 commits
-
-
Alberto LIVIO BECCARIA authored
-
Alberto LIVIO BECCARIA authored
-
- 25 Feb, 2020 7 commits
-
-
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
-
- 19 Sep, 2019 1 commit
-
-
Alberto LIVIO BECCARIA authored
-
- 18 Sep, 2019 1 commit
-
-
Alberto LIVIO BECCARIA authored
Added a new multi-user target for targets esame*, so we can avoid to start NFS services if not needed
-