[06:29] Good morning [10:06] I want to send a signal by wget on initramfs, I use this script but it doesn't work. Anyone can help me? https://paste.ubuntu.com/p/zp4qfVxnNy/ [10:15] punkgeek: From yesterday it wasn't clear to me if you verified that the script made it into the initramfs. [10:21] I want to send a signal to my platform which server needs to enter the LUKS password. [10:47] punkgeek: did the script end up in the intramfs? [11:47] lordievader: How can I check this case? [12:40] punkgeek: Like I said yesterday, with `lsinitramfs` you can inspect the contents of a given initramfs. [12:44] lordievader: How can I do that? could you please give me an article? [12:46] A quick and dirty version would be `lsinitrd /boot/initrd.img-4.19.0-16-amd64|grep -i ''`. [12:46] * A quick and dirty version would be `lsinitramfs /boot/initrd.img-4.19.0-16-amd64|grep -i ''`. [12:47] i've checked and it's ok : -rwxr-xr-x 1 root root 205 Jul 28 10:35 scripts/local-top/signal [12:47] Right, so now the second step is finding out what should call the script and check if it does. [12:48] I'm afraid I cannot really help you there, my experience with custom initramfs-es is quite limited. [12:52] Thank you, isn't there any community that can help me in? I ask it in the #linux and every body thinks it is imposible! [12:55] I'm sure there are people on the internet who added scripts to the initramfs, as that is pretty much what an initramfs is a bunch of scripts to setup things to chroot into. === genii-core is now known as genii === rsx is now known as Guest9710 === dbungert1 is now known as dbungert [21:28] Has anyone tried to set up xrdp recently? Directions that used to work aren't working for me anymore. https://linuxize.com/post/how-to-install-xrdp-on-ubuntu-20-04/ [21:54] Comnenus: I've never tried, but the instruction on that page to use adduser to add xrdp to the ssl-cert group feels like the weak link in that guide [21:55] Comnenus: I can't recall if systemd will use the groups database to find additional groups to use when starting a service, but I wouldn't be surprised if you'd need to add the supplementary group to the service file [21:56] sarnold: I don't even think that's what's broken. sesman seems to be failing. [21:56] sarnold: but these instructions DID work not that long ago [21:57] emacs-based IDEs, wow.. I thought that was just emacs, heh === diddledan is now known as diddledani === genii is now known as genii-core