summarylogtreecommitdiffstats
path: root/auth-thu.service
blob: 842b21981f1e41f61644cdd2589919ec6c79dadf (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Authenticating utility for auth.tsinghua.edu.cn

[Service]
Type=oneshot
ExecStart=auth-thu --daemonize auth
ExecStart=auth-thu --daemonize login

[Install]
WantedBy=default.target