mirror of
https://git.bakhai.co.in/vdbhb59/hosts.git
synced 2025-11-03 12:31:32 +05:30
10 lines
158 B
Desktop File
10 lines
158 B
Desktop File
[Unit]
|
|
Description=hBlock
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/env hblock
|
|
PrivateTmp=yes
|
|
ProtectHome=yes
|
|
ProtectSystem=strict
|
|
ReadWritePaths=/etc/hosts
|