summarylogtreecommitdiffstats
path: root/plex-email.service
blob: e5a032955ed62241b7cd253add273aefdf45ff0a (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=plex-email Service

[Service]
GuessMainPID=no
Type=oneshot
PermissionsStartOnly=true
ExecStart=/usr/bin/python2 /opt/plex-email/plexEmail.py -c /etc/plex-email/config.conf

[Install]
WantedBy=default.target