aboutsummaryrefslogtreecommitdiff
path: root/init.d
AgeCommit message (Expand)Author
2022-12-08make the location of the swclock reference file configurableWilliam Hubbs
2022-09-07Avoid warning on grep 3.8 in hwclockStefan Linke
2022-09-04init.d/root: don't remount swapSören Tempel
2022-09-02init.d/root: also remount / with options provided in /etc/fstabSören Tempel
2022-06-28remove trailing spaceWilliam Hubbs
2022-06-27modules.in: always return 0, make loading more verboseWilliam Hubbs
2022-06-08clean up hostname service scriptWilliam Hubbs
2022-04-30multiple spelling and typo fixesJosh Soref
2022-04-21seedrng: use posix positional params to avoid space splittingJason A. Donenfeld
2022-04-20seedrng: incorporate various improvementsJason A. Donenfeld
2022-04-06migrate fully to meson build systemWilliam Hubbs
2022-03-31init.d/seedrng.in: fix rc_yesno typoSam James
2022-03-30init.d/urandom.in: drop the use of the psz variableWilliam Hubbs
2022-03-30add seedrng service for LinuxWilliam Hubbs
2022-03-26Use seedrng for seeding the random number generatorJason A. Donenfeld
2022-01-30init.d/devfs: default mount /dev noexecomnivagant
2022-01-30init.d/bootmisc.in: prevent error due to nonexistant fileDermot Bradley
2021-12-30fix filename in FreeBSD meson buildWilliam Hubbs
2021-12-20 supervise runsvdir daemonAaditya Bagga
2021-12-20use HEAD in git URIs to point to the default branchMike Frysinger
2021-12-12net-online: add missing sleep 1 in ping loopiucoen
2021-12-07killprocs: add kill_delay settingWilliam Hubbs
2021-10-14init.d/s6-svscan.in: make sure $command existsKerin Millar
2021-09-15fix agetty can be start directlyhosxy
2021-09-15hide error when migrating /var/run to /runNatanael Copa
2021-09-14force root to be rw before localmountNatanael Copa
2021-09-04add meson build filesWilliam Hubbs
2021-05-12init.d/modules.in: Avoid loading modules twice in Linux with dash shellLars Wendler
2021-03-19numlock: Don't disable numlock on shutdownThomas Deutschmann
2021-02-23fix unified cgroups v2 setupWilliam Hubbs
2021-01-28allow devfs to run on lxcWilliam Hubbs
2020-12-22net-online: fix process of symlinks in sysfsGaël PORTAY
2020-11-27Remove warning when osclock init.d script runsDermot Bradley
2020-11-27bootmisc: allow sysvinit compatibility during shutdownWilliam Hubbs
2019-07-29init.d/agetty: provide the getty virtual serviceWilliam Hubbs
2018-12-06init.d/agetty: set default respawn period to 60 secondsWilliam Hubbs
2018-11-07Create save-keymaps and save-ktermencoding servicesWilliam Hubbs
2018-10-23modules: Add --first-time switch to modprobe commandsWilliam Hubbs
2018-10-13misc: whitespace fixesAustin English
2018-08-14Stop mounting efivarfs read-onlyWilliam Hubbs
2018-06-29modules: remove the ability to rename modules on the flyWilliam Hubbs
2018-05-11Revert "savecache: stop saving the dependency tree"William Hubbs
2018-05-07Remove localmount from dependencies for linux-only servicesWilliam Hubbs
2018-03-16init.d/modules: add code from modules-load serviceWilliam Hubbs
2018-03-16net-online: always start after netWilliam Hubbs
2018-03-14agetty.in: allow status to be displayedWilliam Hubbs
2018-03-05init.d: swap should always be started after rootScall
2018-02-27cgroups: fix indentationWilliam Hubbs
2018-02-26cgroups: add rc_cgroup_memory_use_hierarchy setting for cgroups v1William Hubbs
2018-02-23improve cgroup configuration checksWilliam Hubbs