This commit is contained in:
Kai Hendry
2015-10-08 08:56:05 +00:00
parent a686556b8b
commit d7946fe289
2 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
[Unit]
# https://docs.docker.com/articles/host_integration/
# https://coreos.com/docs/launching-containers/launching/getting-started-with-systemd/
# /etc/systemd/system/greptweet.service
# sudo systemctl enable greptweet.service
Description=Greptweet
After=docker.service
Requires=docker.service