Re: cron(8) mis-feature with @reboot long after system startup

2011-11-26 Thread Michael Ross
Am 26.11.2011, 06:11 Uhr, schrieb Jason Hellenthal : On Fri, Nov 25, 2011 at 10:36:40PM +0100, Christian Kastner wrote: Hi, On 2011-11-25 08:02, Jason Hellenthal wrote: > So with that said... is there a way we could actually make this run @reboot only ? Debian's cron[0] and Fedora's cron

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-20 Thread Michael Ross
Am 20.06.2012, 18:13 Uhr, schrieb Daniel Robbins : To add a service to a runlevel, you type "rc-update add ". To start/stop all services according to runlevel, you type "rc". To switch runlevels, you type "rc ", like "rc mobile". Just to clarify: In OpenRC I can have *arbitrary* runlevels?

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-20 Thread Michael Ross
Am 20.06.2012, 22:29 Uhr, schrieb Wojciech Puchar : # rc maintenance # rc online this functionality seems useful. That's... not the word I'd have used. I'm sort-of-emulating this using custom scripts quite often, and especially with the stacked runlevel variety, this is something I real

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-20 Thread Michael Ross
Am 20.06.2012, 23:42 Uhr, schrieb Freddie Cash : On Wed, Jun 20, 2012 at 1:28 PM, Daniel Robbins wrote: On Wed, Jun 20, 2012 at 2:22 PM, Daniel Robbins wrote: This doesn't change the "hard" runlevel (3) but it changes the OpenRC logical runlevel. Basically, this convenient system is compa

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-21 Thread Michael Ross
Am 21.06.2012, 12:22 Uhr, schrieb Wojciech Puchar : Lets make a summary. What functionality would be good to have in FreeBSD that doesn't exist: 1) "runlevels" with arbitrary names. runlevel change would start and stop right services. 2) exploit startup parallelism. What we do not want

Re: Replacing rc(8) (Was: FreeBSD Boot Times)

2012-06-21 Thread Michael Ross
Am 21.06.2012, 12:56 Uhr, schrieb Wojciech Puchar : ifconfig_em0="inet ..." ( default (or unknown) runlevel ) ifconfig_em0_foolevel="inet ..." ( foolevel runlevel ) ifconfig_em0_maintenance="inet ..." ( maintanence runlevel ) too ? well - possible BUT... but well. this will not requir

Re: FreeBSD needs Git to ensure repo integrity [was: 2012 incident]

2012-11-17 Thread Michael Ross
On Sat, 17 Nov 2012 21:11:43 +0100, Ivan Klymenko wrote: В Sat, 17 Nov 2012 15:00:06 -0500 grarpamp пишет: http://www.freebsd.org/news/2012-compromise.html http://it.slashdot.org/story/12/11/17/143219/freebsd-project-discloses-security-breach-via-stolen-ssh-key This is not about this incide