summaryrefslogtreecommitdiff
path: root/init.d/bootmisc.in
Commit message (Expand)AuthorAge
* Fix Permission Denied on reading dmesg in an LXC containerFedja Beader2013-08-06
* Fix shebangs in services to point to the correct location of runscriptAndrew Gregory2013-02-23
* bootmisc: Skip cleaning /var/run or tmp directories if they are tmpfsWilliam Hubbs2013-02-16
* remove cruft from /run directoryWilliam Hubbs2013-01-31
* init.d/bootmisc: Another instance of the same pattern matching case.Robin H. Johnson2012-11-06
* init.d/bootmisc: POSIX XSI shellism.Robin H. Johnson2012-11-06
* Migrate /var/run and /var/lock to symlinksWilliam Hubbs2012-10-16
* Add Vim modelineChristian Ruppert2012-10-16
* Bring Back prefix supportWilliam Hubbs2012-07-26
* Remove prefix supportopenrc-0.9.9William Hubbs2012-02-21
* Use "checkpath -W" instead of dir_writable()Christian Ruppert2012-01-28
* bootmisc: stop deleting /etc/nologinMike Frysinger2012-01-26
* Make checks for writable directory posix compliantWilliam Hubbs2012-01-22
* really disable /var/{lock,run} migration to /runWilliam Hubbs2012-01-05
* disable /run migration until we have /run in baselayoutWilliam Hubbs2011-12-29
* Integrate migrate-run into bootmiscWilliam Hubbs2011-12-03
* fix random typosMike Frysinger2011-10-16
* Make dmesg log optionalChristian Ruppert2011-09-27
* drop useless "All rights reserved" noticeMike Frysinger2011-06-29
* do not timeout waiting for bootmisc to completeWilliam Hubbs2011-04-08
* bootmisc: clean up tmpdir cleaningMike Frysinger2011-03-25
* more whitespace cleanupMike Frysinger2011-01-17
* Bug 349571 - SELinux fixes for bootmiscChris Richards2011-01-06
* send error output from chattr command to /dev/nullWilliam Hubbs2010-11-26
* Allow cleaning up of pam_mktemp-based temporary directories.Diego Elio Pettenò2010-10-31
* remove 'use hostname' bug 340991, Thanks DiegoJory A. Pratt2010-10-23
* Don't punt /var/log/wtmp if it exists, just create if it does not.Jan Psota2009-11-10
* Only delete /etc/nologin if we can write to itRoy Marples2009-07-09
* We should use -feature instead of nofeature.Roy Marples2009-07-01
* Ensure that tmp dirs are +rw as well as +t.Roy Marples2009-06-13
* Linux FHS requires /var/lib/miscRoy Marples2009-06-08
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
* Add (c) to CopyrightRoy Marples2009-05-01
* Style.Roy Marples2009-04-27
* Not all systems have the utmp groupRoy Marples2009-04-18
* Typo, thanks to Matthias Schwarzott, #166.Roy Marples2009-04-17
* Improve utmp handlingRoy Marples2009-04-16
* Simplfy rm matching pattern, thanks to cypherpunks@mailinator.comRoy Marples2009-04-12
* Change wipe_tmp_dirs to clean_tmp_dirs so user understands meaning better, #153Roy Marples2009-02-23
* Only create the reboot file if rebooting.Roy Marples2009-02-10
* Create /reboot if running inside OpenVZ, #138.Roy Marples2009-02-10
* Fix fuser on BSD platforms.Roy Marples2008-10-15
* Fix utmp permissions, Gentoo #240437.Roy Marples2008-10-08
* Clean stale sockets.Roy Marples2008-10-01
* Add the devdb init script.Roy Marples2008-05-12
* Busybox find now works with -exec correctly, so remove our nasty hack.Roy Marples2008-04-30
* More ltsp fixes.Roy Marples2008-04-09
* Fix netmout for nfsRoy Marples2008-04-08
* Add rc-service and update all softlevel refs to runlevel.Roy Marples2008-03-19
* Support pam_mktemp.Roy Marples2008-03-18