mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-02 17:09:28 +02:00
2024-06-10 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Wants=' rule from the 'rivendell' Systemd service. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
a828758cbd
commit
57b6506e46
@ -24806,3 +24806,5 @@
|
|||||||
* Fixed a regression in the 'Edit Audio' dialog in rdlibrary(1) that
|
* Fixed a regression in the 'Edit Audio' dialog in rdlibrary(1) that
|
||||||
caused play-out to fail to stop at the end marker when using the
|
caused play-out to fail to stop at the end marker when using the
|
||||||
'Play To' feature.
|
'Play To' feature.
|
||||||
|
2024-06-10 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Removed the 'Wants=' rule from the 'rivendell' Systemd service.
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Rivendell Radio Automation System
|
Description=Rivendell Radio Automation System
|
||||||
After=network.target remote-fs.target nss-lookup.target sound.target
|
After=network.target remote-fs.target nss-lookup.target sound.target
|
||||||
Wants=hpklinux.service
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
LimitNOFILE=4096
|
LimitNOFILE=4096
|
||||||
|
Loading…
x
Reference in New Issue
Block a user