/
nerfur
/
openbsd-src
Обзор
Документация
Войти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
etc/examples/rc.securelevel
9 строк
312 B
ajacoutot
Add shebang to make it clear these files are shell scripts (they are
14 июл 2014, 14:15
14 июл 2014, 14:15
5545061
Код
Авторство
О чём код?
#!/bin/sh # # $OpenBSD: rc.securelevel,v 1.3 2014/07/14 10:15:33 ajacoutot Exp $ # # site-specific startup actions, daemons, and other things which # can be done BEFORE your system goes into securemode. For actions # which should be done AFTER your system has gone into securemode # please see /etc/rc.local. #