10 lines
182 B
SYSTEMD
10 lines
182 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=Watch for Archipelago Tor management actions
|
||
|
|
|
||
|
|
[Path]
|
||
|
|
PathExists=/var/lib/archipelago/tor-config/tor-action
|
||
|
|
MakeDirectory=yes
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=multi-user.target
|