aboutsummaryrefslogtreecommitdiff
path: root/src/service/watcher.service
blob: 85921f1897ecfd3e114055c52a8d29475b1b490a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Get the perspective of Watcher

[Service]
ExecStart=/bin/python /usr/share/Watcher/log_files.py
Type=simple
Restart=on-failure

[Install]
WantedBy=multi-user.target