Skip to content

Commit d7dad75

Browse files
committed
Move bootstrapping logs from the console
1 parent a21afd6 commit d7dad75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ic-os/guestos/rootfs/etc/systemd/system/bootstrap-ic-node.service

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ After=var-lib-ic-backup.mount
1212
WantedBy=multi-user.target
1313

1414
[Service]
15-
StandardOutput=journal+console
16-
StandardError=journal+console
1715
Type=oneshot
1816
RemainAfterExit=true
1917
ExecStart=/opt/ic/bin/bootstrap-ic-node.sh

0 commit comments

Comments
 (0)