summarylogtreecommitdiffstats
path: root/system.service
blob: bdb18f448c443a0dd9cb070105be181839f21637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=A third-party, open-source ProtonMail CardDAV, IMAP and SMTP bridge
Wants=network.service

[Service]
User=hydroxide
Environment=XDG_CONFIG_HOME=/etc
ExecStart=/usr/bin/hydroxide serve
Restart=always

[Install]
WantedBy=multi-user.target