Skip to content

Commit

Permalink
Fix #525 timer_unit_service.jinja remove install target (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
robnagler authored Nov 13, 2024
1 parent eadbc66 commit c35dfae
Show file tree
Hide file tree
Showing 26 changed files with 4 additions and 439 deletions.
3 changes: 0 additions & 3 deletions rsconf/package_data/systemd/timer_unit_service.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ Group={{ systemd.run_u }}
SyslogIdentifier={{ systemd.service_name }}
Type=oneshot
User={{ systemd.run_u }}

[Install]
WantedBy=multi-user.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rsconf_install_access '500' 'root' 'root'
rsconf_install_file '/srv/db_bkp/start' 'ede6d1b77f171c00358e47296b67c19f'
rsconf_install_access '444' 'root' 'root'
rsconf_install_file '/etc/systemd/system/db_bkp.timer' '64cdcbfab454f653ae9eb19bb0e138a3'
rsconf_install_file '/etc/systemd/system/db_bkp.service' 'e122d3a763a4419ecd7449f4be5f2b0d'
rsconf_install_file '/etc/systemd/system/db_bkp.service' '3fae29a217fc19782485d59cb3d5a732'
rsconf_install_access '500' 'root' 'root'
rsconf_install_file '/srv/db_bkp/run' '07b2df16d25e42b467105336f512f8f0'
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ Group=root
SyslogIdentifier=db_bkp
Type=oneshot
User=root

[Install]
WantedBy=multi-user.target
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ Group=root
SyslogIdentifier=logrotate
Type=oneshot
User=root

[Install]
WantedBy=multi-user.target
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rsconf_install_access '500' 'root' 'root'
rsconf_install_file '/srv/logrotate/start' '0ee6bd9140a1e789bbac953e68a99916'
rsconf_install_access '444' 'root' 'root'
rsconf_install_file '/etc/systemd/system/logrotate.timer' '499f2dcff1b136d8943d48492ec1343d'
rsconf_install_file '/etc/systemd/system/logrotate.service' '17619e00593404a417203090aa6721ee'
rsconf_install_file '/etc/systemd/system/logrotate.service' '56956d00b58efac0eb2443c33c7ddcdf'
rsconf_install_access '500' 'root' 'root'
rsconf_install_file '/srv/logrotate/run' 'f206f926ebf120cf6cdc65455dd16bef'
rsconf_install_access '400' 'root' 'root'
Expand Down
13 changes: 0 additions & 13 deletions tests/pkcli/build1_data/1.out/srv/host/v4.radia.run/db_bkp.sh

This file was deleted.

This file was deleted.

This file was deleted.

60 changes: 0 additions & 60 deletions tests/pkcli/build1_data/1.out/srv/host/v4.radia.run/logrotate.sh

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rsconf_install_access '500' 'root' 'root'
rsconf_install_file '/srv/every_five/start' '4ec245b018ccd9d3439958d81bf70acf'
rsconf_install_access '444' 'root' 'root'
rsconf_install_file '/etc/systemd/system/every_five.timer' 'd9cf11885ef351c6de1459426f91c654'
rsconf_install_file '/etc/systemd/system/every_five.service' '8ba4919aed381df75e79c8780bb1acf6'
rsconf_install_file '/etc/systemd/system/every_five.service' 'd828ea2c353bf449212fae83a9d90400'
rsconf_install_access '500' 'root' 'root'
rsconf_install_file '/srv/every_five/run' '15bb1f8cf012034cd494dd3e96d8bc76'
}
13 changes: 0 additions & 13 deletions tests/pkcli/build1_data/1.out/srv/host/v5.radia.run/db_bkp.sh

This file was deleted.

This file was deleted.

This file was deleted.

60 changes: 0 additions & 60 deletions tests/pkcli/build1_data/1.out/srv/host/v5.radia.run/logrotate.sh

This file was deleted.

13 changes: 0 additions & 13 deletions tests/pkcli/build1_data/1.out/srv/host/v6.radia.run/db_bkp.sh

This file was deleted.

This file was deleted.

This file was deleted.

60 changes: 0 additions & 60 deletions tests/pkcli/build1_data/1.out/srv/host/v6.radia.run/logrotate.sh

This file was deleted.

14 changes: 0 additions & 14 deletions tests/pkcli/build1_data/1.out/srv/host/v9.radia.run/bkp.sh

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rsconf_install_access '500' 'vagrant' 'vagrant'
rsconf_install_file '/srv/btest/start' '8cf5c4757183681faf4f33629f8fc206'
rsconf_install_access '444' 'root' 'root'
rsconf_install_file '/etc/systemd/system/btest.timer' 'db74bbfe017f3485a2f99dc8dc8a588b'
rsconf_install_file '/etc/systemd/system/btest.service' 'dd8afd0cf89b9a67be87ebf629c29c23'
rsconf_install_file '/etc/systemd/system/btest.service' 'b817e96955920937e11b567bd54e64ca'
rsconf_install_access '700' 'vagrant' 'vagrant'
rsconf_install_directory '/srv/btest/apps'
rsconf_install_directory '/home/vagrant/btest-mail'
Expand Down
13 changes: 0 additions & 13 deletions tests/pkcli/build1_data/1.out/srv/host/v9.radia.run/db_bkp.sh

This file was deleted.

Loading

0 comments on commit c35dfae

Please sign in to comment.