summarylogtreecommitdiffstats
path: root/go-wol-server.service
blob: de76a8f4df2f65b4a9a7fba44a8759ced7d0f0d8 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Wake on Lan Service

[Service]
TimeoutStartSec=0
ExecStart=/usr/bin/go-wol-server -config=/etc/go-wol-server/config.toml

[Install]
WantedBy=multi-user.target