Custom Query (1145 matches)
Results (223 - 225 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1173 | fixed | desync should grow desync2cron functionality | jdreed | jdreed |
Description |
For various reasons, we're using desync merely to generate a "random" interval and then shoving that in a cron.d file. desync should grow --cron or something to print this to stdout. |
|||
#1171 | fixed | Blacklist for dbus-daemon-launch-helper | jdreed | |
Description |
There are some things we should never start inside the chroot (like rtkit-daemon, which itself does a chroot into what it sees at its /proc, and hilarity ensues). We should implement a blacklist. |
|||
#1170 | fixed | lightdm should wait for AFS to come up | jdreed | |
Description |
In the Upstart world, it's possible for the greeter to come up before AFS is ready. In a pinch, our greeter can refuse to do anything until AFS comes up if an AFS user is logging in. In reality, there's probably a better way to do this. Perhaps it involves upstart-ifying AFS? |