summarylogtreecommitdiffstats
path: root/tango-access.service
blob: aee47f06ba7a9ad175f59dcf104c95aa7d2775b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Tango access control device server
After=tango-database.service
Requires=tango-database.service

[Service]
Restart=always
RestartSec=10s
User=tango-db
ExecStart=/usr/bin/TangoAccessControl 1

[Install]
WantedBy=multi-user.target