aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/python_dir@.service
blob: c37b0b9938593c23ef5dea23679b1a277c84d354 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Call base python projects directory

[Service]
Type=simple
User=guillaume
Group=guillaume
ExecStart=/usr/bin/python %i.py 
WorkingDirectory=/home/guillaume/projects/code/python
EnvironmentFile=/etc/serenitas.conf
Environment=PYTHONPATH=/home/guillaume/projects/code/python