summaryrefslogtreecommitdiffstats
path: root/filehooker/root-image/etc/systemd/system/tor-announce.service
blob: 818a5c4c94d23493509d9d953b24504372a64279 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Announce Tor Hidden Address
After=network.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/krebs/bin/tor_announce.ship

[Install]
WantedBy=multi-user.target