Mention /var/log/authlog and adjust the name
This commit is contained in:
parent
b0cf4a0124
commit
d604a999a9
9 changed files with 11 additions and 9 deletions
|
@ -6,7 +6,7 @@ License
|
||||||
|
|
||||||
```c
|
```c
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
|
@ -62,7 +62,9 @@ but just make sure that you don't accidentally revert `/sbin/init` to
|
||||||
the OpenBSD version (e.g. by via `sysupgrade`).
|
the OpenBSD version (e.g. by via `sysupgrade`).
|
||||||
|
|
||||||
1. Run the machine and watch the reliability features in action.
|
1. Run the machine and watch the reliability features in action.
|
||||||
2. If the system becomes unusable, check `/systemd-score.txt`.
|
2. You can watch the action in syslog under `/var/log/authlog`
|
||||||
|
(or set up remote logging to keep the logs).
|
||||||
|
3. If the system becomes unusable, check `/systemd-score.txt`.
|
||||||
|
|
||||||
The system is unusable if there is enough damage that it fails to
|
The system is unusable if there is enough damage that it fails to
|
||||||
reboot into multi-user mode.
|
reboot into multi-user mode.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/*
|
/*
|
||||||
* This file is part of the satirical systemd-init for OpenBSD.
|
* This file is part of the satirical systemd-openbsd.
|
||||||
*
|
*
|
||||||
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
* DON'T USE THIS IN PRODUCTION! DON'T USE IT ON YOUR MACHINE!
|
||||||
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
* DON'T TAKE IT SERIOUS! IT MIGHT DELETE YOUR FILES.
|
||||||
|
|
Loading…
Reference in a new issue