systemd: include tor-disabling drop-ins in the package
QubesOS/qubes-issues#1625
(cherry picked from commit ed434ad63f
)
This commit is contained in:
parent
d8be1ff572
commit
5266da4dad
1
Makefile
1
Makefile
|
@ -52,6 +52,7 @@ SYSTEM_DROPINS += NetworkManager.service NetworkManager-wait-online.service ntpd
|
|||
SYSTEM_DROPINS += tinyproxy.service
|
||||
SYSTEM_DROPINS += tmp.mount
|
||||
SYSTEM_DROPINS += org.cups.cupsd.service org.cups.cupsd.path org.cups.cupsd.socket
|
||||
SYSTEM_DROPINS += tor.service tor@default.service
|
||||
|
||||
USER_DROPINS := pulseaudio.service pulseaudio.socket
|
||||
|
||||
|
|
|
@ -579,6 +579,8 @@ The Qubes core startup configuration for SystemD init.
|
|||
/lib/systemd/system/NetworkManager-wait-online.service.d/30_qubes.conf
|
||||
/lib/systemd/system/ntpd.service.d/30_qubes.conf
|
||||
/lib/systemd/system/tinyproxy.service.d/30_not_needed_in_qubes_by_default.conf
|
||||
/lib/systemd/system/tor.service.d/30_qubes.conf
|
||||
/lib/systemd/system/tor@default.service.d/30_qubes.conf
|
||||
/lib/systemd/system/tmp.mount.d/30_qubes.conf
|
||||
/lib/systemd/user/pulseaudio.service.d/30_qubes.conf
|
||||
/lib/systemd/user/pulseaudio.socket.d/30_qubes.conf
|
||||
|
|
Loading…
Reference in New Issue
Block a user