Skip to content
Snippets Groups Projects
Commit f63bb5cb authored by Alberto LIVIO BECCARIA's avatar Alberto LIVIO BECCARIA
Browse files

Removed esame-get-config-boot.service as a requirement from some services (it...

Removed esame-get-config-boot.service as a requirement from some services (it is not needed anymore as esame-configurator target is reached before any other target at boot time).
parent ce568531
No related branches found
No related tags found
No related merge requests found
[Unit]
Description=Apply iptables configuration
After=network-online.target esame-get-config-boot.service
After=network-online.target
Wants=network-online.target
[Service]
......
[Unit]
Description=Esame - Reset Home Dir
After=esame-get-config-boot.service
[Service]
Type=oneshot
......
[Unit]
Description=Esame - Mount homes (NFS)
Before=esame-iptables-rules.service
After=esame-get-config-boot.service
[Service]
Type=oneshot
......
[Unit]
Description=Enable/disable USB ports
After=esame-get-config-boot.service
[Service]
Type=oneshot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment