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

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

[Install]
WantedBy=multi-user.target