Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #878914
| From | martin f krafft <madduck@debian.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#889002: Simple reboot reminder |
| Date | 2018-02-01 05:40 +0100 |
| Message-ID | <veePf-1Sq-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
[Multipart message — attachments visible in raw view] - view raw
Package: linux-base Version: 4.5 Severity: wishlist We use the following line from cron to remind us to reboot a machine, if the initrd for the currently running kernel has been updated: test /proc -nt /boot/initrd.img-$(uname -r) || echo reboot required Would you be open to the idea to provide such functionality from linux-base? I'd be happy to extend it to make it work for systems without initrd, as well as in the case of kernel version upgrades (configurable), but I'd want to gauge first if this is the right place for such a script. If you don't think linux-base is the place for this, please reassign. -- .''`. martin f. krafft <madduck@d.o> @martinkrafft : :' : proud Debian developer `. `'` http://people.debian.org/~madduck `- Debian - when you have better things to do than fixing systems
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar | Unroll thread
Bug#889002: Simple reboot reminder martin f krafft <madduck@debian.org> - 2018-02-01 05:40 +0100 Bug#889002: Simple reboot reminder Ben Hutchings <ben@decadent.org.uk> - 2018-02-01 22:50 +0100
csiph-web