mirror of
https://github.com/RipleyBooya/Nextcloud-AIO_OnlyOffice_Availability_Fix.git
synced 2025-12-12 21:58:39 +01:00
Create onlyoffice-fix.service
This commit is contained in:
parent
422ba72e7c
commit
a41cedb184
1 changed files with 7 additions and 0 deletions
7
etc/systemd/system/onlyoffice-fix.service
Normal file
7
etc/systemd/system/onlyoffice-fix.service
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
[Unit]
|
||||||
|
Description=Auto-fix OnlyOffice for Nextcloud AIO
|
||||||
|
After=docker.service
|
||||||
|
|
||||||
|
[Service]
|
||||||
|
Type=oneshot
|
||||||
|
ExecStart=/usr/local/sbin/onlyoffice-auto-fix.sh
|
||||||
Loading…
Add table
Reference in a new issue