Skip to content

Instantly share code, notes, and snippets.

@jordanwade90
Created April 29, 2014 19:11

Revisions

  1. jordanwade90 created this gist Apr 29, 2014.
    9 changes: 9 additions & 0 deletions secstored.service
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    [Unit]
    Description=Secstore server

    [Service]
    Type=forking
    ExecStart=/usr/lib/plan9/bin/secstored -s tcp!*!secstore

    [Install]
    WantedBy=multi-user.target