mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 17:37:16 +08:00
10 lines
129 B
SYSTEMD
10 lines
129 B
SYSTEMD
|
[Unit]
|
||
|
Description=SWAT Samba Web Admin Tool
|
||
|
|
||
|
[Socket]
|
||
|
ListenStream=127.0.0.1:901
|
||
|
Accept=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=sockets.target
|