[Tor-BSD] Tor relay guide input

Shawn Webb shawn.webb at hardenedbsd.org
Fri Jan 12 15:04:10 EST 2018


On Fri, Jan 12, 2018 at 07:56:00PM +0000, nusenu wrote:
> 
> 
> Shawn Webb:
> > `pkg upgrade` is cronnable, so both FreeBSD and HardenedBSD could
> > perform automatic (and unattended) package upgrades via a cronjob. And
> > with that, all the boxes in the grid linked to at [1] should be green
> > for FreeBSD and HardenedBSD.
> 
> the red box is based on our previous discussion
> https://twitter.com/lattera/status/939491141459828736

Gotcha. I was incorrect.

pkg allows users to pass int ALWAYS_ASSUME_YES as an environment
variable, so it'd be easy to write a little script like this:

#!/bin/sh
/usr/bin/env ALWAYS_ASSUME_YES=yes /usr/local/sbin/pkg upgrade

Then the user can set up a cronjob with that script.

Thanks,

-- 
Shawn Webb
Cofounder and Security Engineer
HardenedBSD

Tor-ified Signal:    +1 443-546-8752
GPG Key ID:          0x6A84658F52456EEE
GPG Key Fingerprint: 2ABA B6BD EF6A F486 BE89  3D9E 6A84 658F 5245 6EEE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.nycbug.org/pipermail/tor-bsd/attachments/20180112/e5881b39/attachment.bin>


More information about the Tor-BSD mailing list