mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-19 07:48:56 -04:00
14 lines
323 B
Desktop File
14 lines
323 B
Desktop File
[Unit]
|
|
Description=AliyunDrive WebDAV
|
|
After=network.target
|
|
|
|
[Service]
|
|
EnvironmentFile=/etc/aliyundrive-webdav/aliyundrive-webdav.env
|
|
Type=simple
|
|
ExecStart=/usr/bin/aliyundrive-webdav --auto-index -w /var/aliyundrive-webdav $ALIYUNDRIVE_WEBDAV_FLAGS
|
|
KillMode=process
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|