Skip to content
Snippets Groups Projects
Verified Commit 54d4785d authored by Wire 🐲's avatar Wire 🐲
Browse files

Add systemd unit file

parent bae27597
Branches
Tags
No related merge requests found
Pipeline #1696 passed with warnings
[Unit]
Description=WTFd Server
After=network-online.target
[Service]
WorkingDirectory=/usr/lib/wtfd
ExecStart=/usr/local/bin/wtfd
[Install]
WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment