summaryrefslogtreecommitdiff
path: root/init.d/bootmisc.in
Commit message (Collapse)AuthorAge
* Don't punt /var/log/wtmp if it exists, just create if it does not.Jan Psota2009-11-10
| | | | Fixes Gentoo #289849.
* Only delete /etc/nologin if we can write to itRoy Marples2009-07-09
|
* We should use -feature instead of nofeature.Roy Marples2009-07-01
| | | | | | This matches the ifconfig and Gentoo USE flag syntax and is hopefully easier to read. Fixes #178.
* Ensure that tmp dirs are +rw as well as +t.Roy Marples2009-06-13
|
* Linux FHS requires /var/lib/miscRoy Marples2009-06-08
| | | | Stop fuser from being chatty
* Move non compiled libraries from /lib/rc to /libexec/rcRoy Marples2009-05-23
| | | | | | | | OpenRC version is now stored as plaintext in /libexec/rc/version Plugins (cursplash, splashutils) will have to be re-compiled to pickup the new directories. State data needs to be moved from /lib/rc/init.d to /libexec/rc/init.d as well.
* 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
| | | | | This should be fine as vpsreboot should only restart a stopped container.
* 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
|
* Split VPS into VSERVER and OPENVZRoy Marples2008-03-03
|
* Ensure that our scripts call prefixed runscript.Roy Marples2008-03-02
|
* Don't check for root in prefix.Roy Marples2008-03-02