Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
plushkatze
foobarpay
Commits
62781238
Commit
62781238
authored
Apr 19, 2016
by
gnomus
Committed by
anthraxx
Apr 20, 2016
Browse files
add systemd service file to repo
parent
ddeaa105
Changes
1
Hide whitespace changes
Inline
Side-by-side
foobarpay.service
0 → 100644
View file @
62781238
[Unit]
Description
=
Foobarpay
After
=
network.target
[Service]
Type
=
simple
User
=
user
Group
=
user
WorkingDirectory
=
/home/user/foobarpay
ExecStart
=
/home/user/foobarpay/start
[Install]
WantedBy
=
multi-user.target
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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