Commit Graph

154 Commits

Author SHA1 Message Date
Aminda Suomalainen 0a0c8822af
systemd: note that reflector.service is due for removal, add reflector.service.d 2024-08-10 08:57:55 +03:00
Aminda Suomalainen d23c2a0ad3
pass capital X to setfacl in context of directories 2024-08-08 14:29:03 +03:00
Aminda Suomalainen 3a7f029252
90-cpuquota.conf: restrict CPUQuota further down to 90 %
My actual running configuration was 100 % while apparently this says 180 %
2024-08-08 08:46:14 +03:00
Aminda Suomalainen e1f6745439
Replace limits.d/00-cputime.conf with systemd/app.slice.d/90-cpulimit.conf 2024-08-02 13:40:09 +03:00
Aminda Suomalainen 6a759bfd11
aminda-nocron-reboot.service: add systemd-oomd 2024-07-31 14:54:25 +03:00
Aminda Suomalainen 7c9273a865
aminda-nocron-reboot.service: fix variable usage 2024-07-28 15:09:17 +03:00
Aminda Suomalainen 391ec83b38
aminda-nocron-reboot.service: attempt to help linuxbrew permissions 2024-07-28 13:04:57 +03:00
Aminda Suomalainen 70b7380e8f
aminda-nocron: ensure at least one of these runs sometime 2024-07-23 17:29:53 +03:00
Aminda Suomalainen 58dc23dae4
systemd/aminda-duperemove.service: add a drop-in rootfs.conf 2024-07-23 15:01:10 +03:00
Aminda Suomalainen 28b72a211a
sshd.service.d: never-fail 2024-07-23 12:41:39 +03:00
Aminda Suomalainen d08c511875
aminda-nocron-*: add more services 2024-07-23 08:49:18 +03:00
Aminda Suomalainen 13829a101c
aminda-nocron: ensure firewall allows ssh etc. 2024-07-22 14:11:24 +03:00
Aminda Suomalainen f9882b31b9
gpsd.service.d/aminda-additions.conf: remove /dev/gps0, it fits the EnvironmentFile better 2024-07-20 10:21:20 +03:00
Aminda Suomalainen 80119c9059
gpsd: be safe and readonly, just in case some gps was brickable 2024-07-20 07:31:23 +03:00
Aminda Suomalainen a8530221aa
systemd: move gpsd nmea socket from gpsd to geoclue 2024-07-19 10:13:55 +03:00
Aminda Suomalainen a01db66cc1
gpsd.service.d: use geoclue default socket location for compatibility 2024-07-19 07:57:30 +03:00
Aminda Suomalainen 8b3247df17
gpsd.service.d: create a socket for geoclue, add comments 2024-07-19 07:37:39 +03:00
Aminda Suomalainen af1f376f18
{chrony,gpsd}: add working gps sync config 2024-07-18 17:14:45 +03:00
Aminda Suomalainen 4da7f99d1a
Initial commit of gpsd configuration 2024-07-18 13:03:09 +03:00
Aminda Suomalainen a62664de3e
aminda-nocron-rebootish.service: add tlp setcharge
As apparently fullcharge isn't reverted by reboot itself
2024-07-12 12:51:55 +03:00
Aminda Suomalainen 447dcfdf08
fix .prettierrc & run prettier again 2024-07-03 19:08:14 +03:00
Aminda Suomalainen 0b29f1e813
run prettier (insertPragma, proseWrap, singleAttributePerLine 2024-06-19 08:27:28 +03:00
Aminda Suomalainen ae471c224b
aminda-duperemove.service: fix path to the binary 2024-05-20 21:15:23 +03:00
Aminda Suomalainen 1af8de8186
systemd/aminda-duperemove.service: add /usr/local/bin
It's mostly filled with my scripts repo and has duplicates since the symlinks turn into duplicate files instead of staying as symlinks. Not that I expect it to affect much.
2024-05-20 21:11:32 +03:00
Aminda Suomalainen 1aca183f92
aminda-nocron-reboot.service: fix conflict with systemd-zram-setup@zram0.service 2024-05-01 10:38:54 +03:00
Aminda Suomalainen 6e0f72c7b1
aminda-nocron-reboot.service: split duperemove and sysctl -p --system to aminda-duperemove.service & sysctl-p--system.service 2024-05-01 10:22:57 +03:00
Aminda Suomalainen aa6aad28ba
resolv: follow the same order as man resolv.conf 2024-05-01 10:13:30 +03:00
Aminda Suomalainen ba298f94a5
resolv: increase timeout to 2 (match unbound/RFC 8767), decrease attempts to 2, rotate 2024-05-01 09:54:07 +03:00
Aminda Suomalainen fa5462212d
aminda-nocron-reboot.service: add zram-generator just in case 2024-04-30 19:10:28 +03:00
Aminda Suomalainen 813878a4de
systemd/{iwd,systemd-networkd}.service.d: add appropiate symlinks 2024-04-27 12:25:00 +03:00
Aminda Suomalainen 61dc3706ab
systemd/{chrony,i2pd,yggdrasil}.service.d/mullvad-exclude.conf: fix mistakes and Requires= 2024-04-26 17:43:37 +03:00
Aminda Suomalainen 1b64bc5e13
systemd/service.d: fix typo & use Requires= where appropiate 2024-04-26 17:38:33 +03:00
Aminda Suomalainen db7de1c3e4
systemd/service.d/unbound-wanted.conf: break circular skipping by removing After= 2024-04-26 17:35:31 +03:00
Aminda Suomalainen 7f410148e3
aminda-nocron-rebootish.service: repeat that dns should be running 2024-04-26 16:13:39 +03:00
Aminda Suomalainen 2f585209e7
matterbridge-cleanup.timer: use more human friendly term minutely on OnCalendar= 2024-04-26 13:21:20 +03:00
Aminda Suomalainen 65f58dc224
systemd: aminda-nocron-rebootish.{service,timer} is a delayed variant of -ish 2024-04-26 13:16:33 +03:00
Aminda Suomalainen b8f720fa7f
aminda-nocron-reboot.timer: fix typo in comment 2024-04-26 12:48:47 +03:00
Aminda Suomalainen 9e38fdf223
aminda-nocron-reboot.timer: add RemainAfterElapse=false 2024-04-26 12:37:55 +03:00
Aminda Suomalainen 90b64c9543
systemd: rename aminda-nocron -> aminda-nocron-reboot for clarity
also opens up aminda-nocron-hourly etc.
2024-04-26 12:30:58 +03:00
Aminda Suomalainen 16d2f74135
systemd/aminda-nocron.service: explicitly start DNS too 2024-04-26 11:08:15 +03:00
Aminda Suomalainen def77bc4c3
systemd: add aminmda-nocron.{service,timer} for my @reboot crontabs for cronless systems (SteamOS) 2024-04-26 10:43:08 +03:00
Aminda Suomalainen 046b9c5f1a
systemd: use more descriptive drop-in name unbound-wanted.conf instead of unbound.conf 2024-04-25 14:10:26 +03:00
Aminda Suomalainen 52b0807fcb
systemd/yggdrasil.service.d: rename nordvpnd to restore-ipv6.conf 2024-04-25 12:52:30 +03:00
Aminda Suomalainen 520470e3dd
systemd: add firewalld-icmpv6.conf as drop-in 2024-04-25 12:51:03 +03:00
Aminda Suomalainen b36ba70a70
systemd/service.d: add resolv.conf example with warnings 2024-04-24 07:31:10 +03:00
Aminda Suomalainen f10b151a3b
systemd: add firewalld.service.d/never-fail.conf due to failing to timeout on sedric 2024-04-17 11:38:43 +03:00
Aminda Suomalainen 0d4c40ba16
systemd: mark systemd-resolved.conf to be conflicting with avahi-daemon 2024-04-12 10:58:15 +03:00
Aminda Suomalainen 1d05061bb4
hack nordvpnd to work with yggdrasil 2024-03-29 07:58:44 +02:00
Aminda Suomalainen 0f95863ea2
systemd/earlyoom.service.d: conflicts, never-fail & dynamicuser=false 2024-02-18 19:44:32 +02:00
Aminda Suomalainen 57ac0a8c7a
systemd: add nordvpnd.service.d 2024-01-27 10:20:55 +02:00