summarylogtreecommitdiffstats
path: root/trilium-server-cn.service
blob: 5a6e40ecfa0b97efbec7024f9818f95efca1efb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Trilium Notes server daemon
After=syslog.target network.target

[Service]
Type=simple
ExecStart=/opt/trilium-server-cn/trilium.sh
WorkingDirectory=/opt/trilium-server-cn

[Install]
WantedBy=multi-user.target