Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Hacksaar
ff-schild
Commits
ec7b7fd1
Commit
ec7b7fd1
authored
Mar 03, 2019
by
Ralf
Browse files
systemd service file
parent
e872f431
Changes
1
Hide whitespace changes
Inline
Side-by-side
ff-schild.service
0 → 100644
View file @
ec7b7fd1
[Unit]
Description
=
ff-schild daemon
After
=
network-online.target
Wants
=
network-online.target
[Service]
ExecStart
=
/bin/bash -c "/opt/ff-schild/freifunk.sh > /dev/ttyS0"
KillSignal
=
SIGINT
[Install]
WantedBy
=
multi-user.target
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment