cleverca22 / not-os

An operating system generator, based on NixOS, that, given a config, outputs a small (47 MB), read-only squashfs for a runit-based operating system, with support for iPXE and signed boot.
MIT License
816 stars 39 forks source link

proc/uptime setting in runit #31

Closed fsagbuya closed 9 months ago

fsagbuya commented 9 months ago

Hello. May I ask what's the purpose of the line here:

https://github.com/cleverca22/not-os/blob/master/runit.nix#L55

Is it safe to remove this from the runit script?