Overdue commit
This commit is contained in:
parent
1e03c32201
commit
692269f9ff
49 changed files with 843 additions and 198 deletions
|
@ -1,21 +1,12 @@
|
|||
[Unit]
|
||||
Description=Scream receiver
|
||||
Documentation=https://github.com/duncanthrax/scream
|
||||
Wants=network-pre.target
|
||||
After=network-pre.target
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/scream -t 10
|
||||
|
||||
ExecStart=/usr/local/bin/scream -v -t 10 -n Windows
|
||||
StandardOutput=journal
|
||||
Restart=on-failure
|
||||
|
||||
RuntimeDirectory=scream
|
||||
RuntimeDirectoryMode=0755
|
||||
StateDirectory=scream
|
||||
StateDirectoryMode=0750
|
||||
CacheDirectory=scream
|
||||
CacheDirectoryMode=0750
|
||||
Type=simple
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=default.target
|
Loading…
Add table
Add a link
Reference in a new issue