We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Maintainer: dorian@linuxmuster.net, @dorianim Status: ✅ stable
This plugin starts Conky when the user logs in.
Run this to install the required dependencies
#!/bin/bash apt-get install conky
Copy these files to the given locations and give them their respective rights.
/etc/linuxmuster-linuxclient7/onSessionStarted.d/99-plugin-conky.sh, 555
/etc/linuxmuster-linuxclient7/onSessionStarted.d/99-plugin-conky.sh
555
#!/bin/bash # start conky killall /usr/bin/conky & sleep 1 /usr/bin/conky &
Setup Migration Configuration Custom scripts The CLI Best practices Troubleshooting
About plugins
GPOs Script calling strategy Environment workaround Sudo tools Domain join Mountpoints Upgrade ad removal Logon error messages
Running unittests Creating a release Live testing