mirror of
https://codeberg.org/icewind/evtype.git
synced 2026-06-03 09:34:11 +02:00
move socket to statedirectory
This commit is contained in:
parent
db2f6d81b5
commit
ee47c1a5b8
4 changed files with 7 additions and 6 deletions
|
|
@ -22,9 +22,9 @@ SystemCallFilter=~@resources
|
|||
MemoryDenyWriteExecute=true
|
||||
IPAddressDeny=any
|
||||
ReadWritePaths=/var/run
|
||||
RuntimeDirectory=evtype
|
||||
|
||||
ExecStart=/usr/bin/evtype_daemon
|
||||
ExecStopPost=/usr/bin/rm /var/run/evtype.sock
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue