mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-20 15:41:10 +01:00
systemd: use more descriptive drop-in name unbound-wanted.conf instead of unbound.conf
This commit is contained in:
parent
82214710c1
commit
046b9c5f1a
@ -1,2 +1,3 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
|
Wants=unbound.service
|
||||||
After=unbound.service
|
After=unbound.service
|
1
etc/systemd/system/systemd-resolved.service.d/.gitignore
vendored
Normal file
1
etc/systemd/system/systemd-resolved.service.d/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
unbound-wanted.conf
|
@ -0,0 +1 @@
|
|||||||
|
../service.d/unbound-wanted.conf
|
Loading…
x
Reference in New Issue
Block a user