mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
photosfacepatch: update again
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
077e3cfb3d
commit
2302c49968
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Copyright (C) 2023 AuxXxilium <https://github.com/AuxXxilium>
|
||||
# Copyright (C) 2024 AuxXxilium <https://github.com/AuxXxilium>
|
||||
#
|
||||
# This is free software, licensed under the MIT License.
|
||||
# See /LICENSE for more information.
|
||||
|
@ -19,8 +19,7 @@ if [ "${1}" = "late" ]; then
|
||||
cat <<EOF >${DEST}
|
||||
[Unit]
|
||||
Description=Enable face recognition in Synology Photos
|
||||
Wants=smpkg-custom-install.service pkgctl-StorageManager.service
|
||||
After=smpkg-custom-install.service
|
||||
After=multi-user.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
|
Loading…
Reference in New Issue
Block a user