void-packages/srcpkgs/shinit/files/shinit/run

12 lines
220 B
Bash

#!/bin/sh
export SHINIT_USER=void
[ -r ./conf ] && . ./conf
shinit
# This is a strange thing to do, but this service should generally
# speaking only ever run once in the life of a machine.
rm -f /var/service/shinit