Commit Graph

11 Commits

Author SHA1 Message Date
7f7e56f016 sysvinit: update to 2.99 2021-02-24 12:10:39 +01:00
Fredrik Rinnestam
b795c1314e sysvinit: 2.98 2020-11-17 20:28:51 +01:00
992e055e66 sysvinit: update to 2.97 2020-07-16 15:36:37 +02:00
d822d6759e sysvinit: update to 2.96 2019-09-15 12:38:45 +02:00
Fredrik Rinnestam
b10da38255 sysvinit: updated to 2.95 2019-06-18 22:56:07 +02:00
cab2be67bb sysvinit: update to 2.94 2019-02-27 11:34:53 +01:00
00d62d8c61 sysvinit: updated to version 2.93 2018-12-03 16:15:28 -06:00
e6118bb5c4 sysvinit: update to 2.91 2018-10-21 12:32:27 +02:00
Fredrik Rinnestam
3692a4ebb7 sysvinit: updated to 2.90 2018-06-19 23:22:50 +02:00
041ccd7f4d sysvinit: update to 2.89
the only intrusive change in this new sysvinit release is the move
of the control FIFO from /dev/initctl (version 2.88) to /run/initctl
(version 2.89). After update it's not possible to talk to the running
init daemon.
Adding a sysmlink between the two locations doesn't work, because the
symlink would overwrite the real FIFO at /run/initctl upon another
install of 2.89.

The best way to solve this issue is to restart the system after update
by running

  /etc/rc.shutdown
2018-03-29 13:46:40 +02:00
Fredrik Rinnestam
b6fab05677 updated core ports signatures 2016-06-15 00:38:51 +02:00