summaryrefslogtreecommitdiff
path: root/chaperone.d/getmyip.conf
blob: 4b24a392e1fc4d8a5c9f65b697bc9fe4f34a61b5 (plain)
1
2
3
4
5
getmyip.service: {
     type: forking,
     command: "/usr/local/bin/getmyip -notls",
     exit_kills: true
}