From 6251766e1adbe14e4175bdd79663bb9421db88ca Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Wed, 1 Oct 2025 09:46:43 +0300 Subject: [PATCH] install: create service.d directories also for my personal services --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install b/install index 7cee750a..13fc9493 100755 --- a/install +++ b/install @@ -167,7 +167,7 @@ if [ "$(id -u)" == "0" ]; then cp -v etc/systemd/system/app.slice.d/90-cpuquota.conf /etc/systemd/system/app.slice.d/90-cpuquota.conf mkdir -vp /etc/systemd/{coredump,login,oomd,journald,resolved,system,timesyncd}.conf.d/ cp -v etc/systemd/oomd.conf.d/20-oomd.conf /etc/systemd/oomd.conf.d/20-oomd.conf - mkdir -vp /etc/systemd/system/{ssh,sshd,sshguard,systemd-resolved,systemd-networkd,NetworkManager,iwd,unbound,tor,oidentd,yggdrasil}.service.d/ + mkdir -vp /etc/systemd/system/{aminda-duperemove,aminda-nocron-reboot,ssh,sshd,sshguard,systemd-resolved,systemd-networkd,NetworkManager,iwd,unbound,tor,oidentd,yggdrasil}.service.d/ mkdir -vp /etc/systemd/system/{ssh,sshd,oidentd}.socket.d/ # SECURITY WARNING! cp -v etc/systemd/system/service.d/rngd-wanted.conf /etc/systemd/system/service.d/