Evan Goode
e82e6f7117
systemd: wants network-online.target, nss-lookup.target
2025-04-06 21:46:09 -04:00
Evan Goode
33d4d91ab3
systemd: wait for network-online.target, nss-lookup.target
2025-04-06 21:42:30 -04:00
Evan Goode
25f385ac2c
Change Make prefix from /usr/local to /usr
...
/usr/local is "correct" but it's nicer to just use /usr everywhere, in
packages and installed via `make install`.
2024-05-14 21:24:50 -04:00
Evan Goode
f59962fee6
systemd service should call /usr/local/bin/drasl
...
The average consumer of this is someone installing Drasl via `make
install`, following the instructions in installation.md. Downstream
packagers will know to change this to /usr/bin/drasl.
Resolves https://github.com/unmojang/drasl/issues/48 .
2024-03-21 11:11:45 -04:00
Evan Goode
0235f5c7fb
Harden included systemd service
...
I read https://blog.sergeantbiggs.net/posts/hardening-applications-with-systemd/
systemd-analyze security drasl gives a score of 2.7
2023-09-07 22:10:41 -04:00
Evan Goode
b6422386fd
examples
2023-09-04 13:58:45 -04:00