13 lines
461 B
Desktop File
13 lines
461 B
Desktop File
[Unit]
|
|
Description=Generate the "Tipy dne" Filmoteka folder
|
|
After=local-fs.target remote-fs.target
|
|
RequiresMountsFor=/mnt/c34a47db-0bdf-4c4c-8187-14711c022cf0
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=honza
|
|
Group=honza
|
|
ExecStart=/usr/bin/python3 /mnt/c34a47db-0bdf-4c4c-8187-14711c022cf0/Filmotéka/Tools/tipy_dne.py --pool /mnt/c34a47db-0bdf-4c4c-8187-14711c022cf0/Filmotéka --output /mnt/c34a47db-0bdf-4c4c-8187-14711c022cf0/Filmy --count 15
|
|
Nice=10
|
|
NoNewPrivileges=true
|