bugfix
This commit is contained in:
@@ -3,7 +3,7 @@ Version: __VERSION__
|
||||
Section: unknown
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: libmojolicious-perl >= (9.39), libev-perl, libsteffen-mojoplug-authorization-perl, libsteffen-mojoplug-navhelper-perl, libsteffen-mojoplug-syslog-perl, libmojolicious-plugin-openapi-perl, libsteffen-mojoplug-swaggerui-perl
|
||||
Depends: libmojolicious-perl (>= 9.39), libev-perl, libsteffen-mojoplug-authorization-perl, libsteffen-mojoplug-navhelper-perl, libsteffen-mojoplug-syslog-perl, libmojolicious-plugin-openapi-perl, libsteffen-mojoplug-swaggerui-perl
|
||||
Installed-Size: __VERSION__
|
||||
Maintainer: Steffen Junge <steffen.junge@gmx.de>
|
||||
Description: wofuer
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=steffen Xxx/Rfs Webservice
|
||||
Description=Steffens Xxx/Rfs Webservice
|
||||
After=network.target syslog.socket
|
||||
StartLimitBurst=5
|
||||
StartLimitIntervalSec=10
|
||||
@@ -16,7 +16,7 @@ PIDFile=/run/xxx.pid
|
||||
KillMode=process
|
||||
|
||||
# Optional hardening to improve security
|
||||
ReadWritePaths=/opt/xxx
|
||||
ReadOnlyPaths=/opt/xxx
|
||||
NoNewPrivileges=yes
|
||||
MemoryDenyWriteExecute=true
|
||||
PrivateDevices=yes
|
||||
|
||||
Reference in New Issue
Block a user