fix naming
Some checks failed
build / Build - amd64 (push) Has been cancelled
build / Build - amd64fb (push) Has been cancelled
build / Build - arm64v8 (push) Has been cancelled
build / Build - armv7 (push) Has been cancelled
build / Build - i386 (push) Has been cancelled
build / Build - windows (push) Has been cancelled
build / Github release (map[name:amd64 os:linux]) (push) Has been cancelled
build / Github release (map[name:amd64fb os:linux]) (push) Has been cancelled
build / Github release (map[name:arm64v8 os:linux]) (push) Has been cancelled
build / Github release (map[name:armv7 os:linux]) (push) Has been cancelled
build / Github release (map[name:i386 os:linux]) (push) Has been cancelled
build / Github release (map[name:x86_64 os:windows]) (push) Has been cancelled
build / Docker push - i386 (push) Has been cancelled
build / Docker push - amd64 (push) Has been cancelled
build / Docker push - armv7 (push) Has been cancelled
build / Docker push - arm64v8 (push) Has been cancelled
build / Docker manifest (push) Has been cancelled
build / debian package - amd64 (push) Has been cancelled
build / debian package - arm64v8 (push) Has been cancelled
build / debian package - armv7 (push) Has been cancelled
build / debian package - i386 (push) Has been cancelled
Some checks failed
build / Build - amd64 (push) Has been cancelled
build / Build - amd64fb (push) Has been cancelled
build / Build - arm64v8 (push) Has been cancelled
build / Build - armv7 (push) Has been cancelled
build / Build - i386 (push) Has been cancelled
build / Build - windows (push) Has been cancelled
build / Github release (map[name:amd64 os:linux]) (push) Has been cancelled
build / Github release (map[name:amd64fb os:linux]) (push) Has been cancelled
build / Github release (map[name:arm64v8 os:linux]) (push) Has been cancelled
build / Github release (map[name:armv7 os:linux]) (push) Has been cancelled
build / Github release (map[name:i386 os:linux]) (push) Has been cancelled
build / Github release (map[name:x86_64 os:windows]) (push) Has been cancelled
build / Docker push - i386 (push) Has been cancelled
build / Docker push - amd64 (push) Has been cancelled
build / Docker push - armv7 (push) Has been cancelled
build / Docker push - arm64v8 (push) Has been cancelled
build / Docker manifest (push) Has been cancelled
build / debian package - amd64 (push) Has been cancelled
build / debian package - arm64v8 (push) Has been cancelled
build / debian package - armv7 (push) Has been cancelled
build / debian package - i386 (push) Has been cancelled
This commit is contained in:
@@ -10,8 +10,8 @@ WorkingDirectory=/var/lib/rustdesk-server/
|
||||
User=
|
||||
Group=
|
||||
Restart=always
|
||||
StandardOutput=append:/var/log/rustdesk/rustdesk-hbbr.log
|
||||
StandardError=append:/var/log/rustdesk/rustdesk-hbbr.error
|
||||
StandardOutput=append:/var/log/rustdesk-server/hbbr.log
|
||||
StandardError=append:/var/log/rustdesk-server/hbbr.error
|
||||
# Restart service after 10 seconds if node service crashes
|
||||
RestartSec=10
|
||||
|
||||
|
||||
@@ -10,8 +10,8 @@ WorkingDirectory=/var/lib/rustdesk-server/
|
||||
User=
|
||||
Group=
|
||||
Restart=always
|
||||
StandardOutput=append:/var/log/rustdesk/rustdesk-hbbs.log
|
||||
StandardError=append:/var/log/rustdesk/rustdesk-hbbs.error
|
||||
StandardOutput=append:/var/log/rustdesk-server/hbbs.log
|
||||
StandardError=append:/var/log/rustdesk-server/hbbs.error
|
||||
# Restart service after 10 seconds if node service crashes
|
||||
RestartSec=10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user