mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-24 01:42:13 +08:00
12 lines
214 B
Plaintext
12 lines
214 B
Plaintext
[Unit]
|
|
Description=aMule Daemon
|
|
After=network.target
|
|
|
|
# This assumes that a user 'amule' exists, with a writeable home directory
|
|
[Service]
|
|
User=amule
|
|
ExecStart=/usr/bin/amuled
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|