aboutsummaryrefslogtreecommitdiff
path: root/webol.service
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-10-08 16:56:57 +0200
committerfxqnlr <[email protected]>2024-10-08 16:56:57 +0200
commit979213d5524f9b39991f34b16babe925abe86666 (patch)
treefd2ddb0c42346d23a6797e332191e60de0bac431 /webol.service
parent7740bf12633a3c7c2e461aa8b74c852efbb9318b (diff)
downloadwebol-systemd.tar
webol-systemd.tar.gz
webol-systemd.zip
add systemd servicesystemd
Diffstat (limited to 'webol.service')
-rw-r--r--webol.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/webol.service b/webol.service
new file mode 100644
index 0000000..9e23b90
--- /dev/null
+++ b/webol.service
@@ -0,0 +1,7 @@
1[Unit]
2Description=Webol: WakeOnLan through Wireguard Tunnel
3After=network.target
4
5[Service]
6ExecStart=/usr/local/bin/webol
7WorkingDirectory=/usr/local/share/webol