Amadeusz Żołnowski
|
afcebd136f
|
99shutdown: remove --no-wall argument for reboot, halt, etc...
In some distros (Gentoo, for example) these commands don't honor
--no-wall argument.
|
2012-07-31 10:55:17 +02:00 |
Harald Hoyer
|
b4664769dc
|
99shutdown/shutdown.sh: export PATH
|
2012-04-19 11:59:39 +02:00 |
Will Woods
|
bd3bf2ce41
|
shutdown: use emergency_shell from dracut-lib
|
2012-04-16 11:53:04 +02:00 |
Will Woods
|
317191848a
|
shutdown: fix PATH
Some systems might not use /bin:/sbin in their paths anymore, but we're
still using it in initramfs, so make sure our PATH is correct.
|
2012-03-22 13:43:03 +01:00 |
Harald Hoyer
|
c3d81de59b
|
remove openvt and use "setsid -c", if possible
|
2012-03-14 16:19:53 +01:00 |
Harald Hoyer
|
552ecca6db
|
Renamed all shell scripts to *.sh
|
2012-02-22 15:15:21 +01:00 |