1
0

removes vcmp systemd scripts

Now moved to the aurbis repo, where it makes more sense.
This commit is contained in:
2025-01-26 17:09:01 +01:00
parent 573dd6907f
commit 69b5e41ac2
2 changed files with 0 additions and 21 deletions
-12
View File
@@ -1,12 +0,0 @@
[Unit]
Description=Nocturnal Video compression
[Service]
ExecStart=/opt/scripts/bin/vcmp -s /mnt/nocturnal/local/downloads/ -d /mnt/nocturnal/share/downloads/ -n 20
Type=oneshot
RemainAfterExit=no
TimeoutStartSec=0
Nice=20
IOSchedulingClass=idle
CPUSchedulingPolicy=idle
Restart=no
-9
View File
@@ -1,9 +0,0 @@
[Unit]
Description=Nocturnal vcmp timer
[Timer]
OnBootSec=5min
OnUnitActiveSec=5min
[Install]
WantedBy=timers.target