Skip to content

Commit 660c311

Browse files
authored
Merge pull request #8893 from jps-help/puppet_service
(PUP-5402) Update puppet.service
2 parents af6a13c + 1d65d07 commit 660c311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/systemd/puppet.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
[Unit]
1212
Description=Puppet agent
1313
Wants=basic.target
14-
After=basic.target network.target
14+
After=basic.target network.target network-online.target
1515

1616
[Service]
1717
EnvironmentFile=-/etc/sysconfig/puppetagent

0 commit comments

Comments
 (0)