diff --git a/service/smartd b/service/smartd new file mode 120000 index 0000000..1ea3bbb --- /dev/null +++ b/service/smartd @@ -0,0 +1 @@ +/etc/sv/smartmontools \ No newline at end of file diff --git a/service/syslog b/service/syslog new file mode 120000 index 0000000..2762718 --- /dev/null +++ b/service/syslog @@ -0,0 +1 @@ +/etc/sv/rsyslog \ No newline at end of file diff --git a/sv/resolvconf-pull-resolved/check b/sv/resolvconf-pull-resolved/check new file mode 100755 index 0000000..3652ee2 --- /dev/null +++ b/sv/resolvconf-pull-resolved/check @@ -0,0 +1,2 @@ +#!/bin/sh -e +resolvectl query gnu.org > /dev/null