Skip to content

Instantly share code, notes, and snippets.

@nakaji-dayo
Created January 3, 2015 15:00
Show Gist options
  • Save nakaji-dayo/1614a65ad2e79c97247c to your computer and use it in GitHub Desktop.
Save nakaji-dayo/1614a65ad2e79c97247c to your computer and use it in GitHub Desktop.

Revisions

  1. nakaji-dayo created this gist Jan 3, 2015.
    9 changes: 9 additions & 0 deletions keter.service
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    [Unit]
    Description=Keter
    After=local-fs.target network.target SuSEfirewall2.service

    [Service]
    ExecStart=/usr/bin/keter /etc/keter.yaml

    [Install]
    WantedBy=multi-user.target