repo.or.cz
/
gentoo-zh.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove ia64 keywords
[gentoo-zh.git]
/
net-misc
/
aliyundrive-webdav
/
files
/
aliyundrive-webdav.service
blob
0347de294feda99c2414e3905d551b69fa3b4e2d
1
[Unit]
2
Description=AliyunDrive WebDAV
3
After=network.target
4
5
[Service]
6
EnvironmentFile=/etc/aliyundrive-webdav/aliyundrive-webdav.env
7
Type=simple
8
ExecStart=/usr/bin/aliyundrive-webdav --auto-index -w /var/aliyundrive-webdav $ALIYUNDRIVE_WEBDAV_FLAGS
9
KillMode=process
10
Restart=on-failure
11
12
[Install]
13
WantedBy=multi-user.target