Skip to content

Commit d77b7ed

Browse files
authored
stlouis#461 platform-specific services should be enabled by platform … (#114)
1 parent 8a27c86 commit d77b7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image/templates/include/common.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"target": "inetd_generic.xml",
88
"owner": "root", "group": "root" },
99
{ "t": "ensure_symlink", "link": "/etc/svc/profile/platform.xml",
10-
"target": "platform_none.xml",
10+
"target": "platform_oxide.xml",
1111
"owner": "root", "group": "root" },
1212

1313
{ "t": "ensure_symlink", "link": "/etc/svc/profile/name_service.xml",

0 commit comments

Comments
 (0)